[ 
https://issues.apache.org/jira/browse/FLINK-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15094859#comment-15094859
 ] 

ASF GitHub Bot commented on FLINK-3172:
---------------------------------------

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1458#issuecomment-171043451
  
    True, port ranges in standalone are a problem for the TaskManagers.
    
    So our options are
      1. As you implemented in this PR
      2. Reuse the current config key, but disallow random ports and port 
ranges in standalone mode. 
    
    Both have drawbacks...


> Specify jobmanager port in HA mode
> ----------------------------------
>
>                 Key: FLINK-3172
>                 URL: https://issues.apache.org/jira/browse/FLINK-3172
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Runtime
>    Affects Versions: 0.10.1
>            Reporter: Ufuk Celebi
>            Assignee: Ufuk Celebi
>            Priority: Minor
>
> In HA mode, the job manager port is picked up randomly. In firewalled setups 
> this can be problematic. We should add a way to use HA mode without random 
> ports (like the web frontend currently does).



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

Reply via email to