You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Sibao Hong (JIRA)" <ji...@apache.org> on 2015/03/18 18:15:38 UTC

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

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)