[jira] [Created] (FLINK-1739) Fix the bug of JobManager and TaskManager Port Check.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1739) Fix the bug of JobManager and TaskManager Port Check.

Shang Yuanchun (Jira)
Sibao Hong created FLINK-1739:
---------------------------------

             Summary: Fix the bug of JobManager and TaskManager Port Check.
                 Key: FLINK-1739
                 URL: https://issues.apache.org/jira/browse/FLINK-1739
             Project: Flink
          Issue Type: Bug
          Components: JobManager, Local Runtime, TaskManager
            Reporter: Sibao Hong
             Fix For: master


The IPC port of JobManager and IPC port of TaskManager must be great than 0 and less than 65535.
It must have check the port whether is in right range area before run the JobManager and TaskManager.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)