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

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

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3416#discussion_r103940625
  
    --- Diff: flink-core/pom.xml ---
    @@ -165,6 +165,7 @@ under the License.
                                                        
<exclude>org.apache.flink.configuration.ConfigConstants#ENABLE_QUARANTINE_MONITOR</exclude>
                                                        
<exclude>org.apache.flink.configuration.ConfigConstants#NETWORK_REQUEST_BACKOFF_INITIAL_KEY</exclude>
                                                        
<exclude>org.apache.flink.configuration.ConfigConstants#NETWORK_REQUEST_BACKOFF_MAX_KEY</exclude>
    +                                                   
<exclude>org.apache.flink.configuration.ConfigConstants#DEFAULT_TASK_MANAGER_IPC_PORT</exclude>
    --- End diff --
    
    Adding an exclusion here should only be the last resort; converting the old 
constant to the new one is trivial.


> port range support for config taskmanager.rpc.port
> --------------------------------------------------
>
>                 Key: FLINK-5918
>                 URL: https://issues.apache.org/jira/browse/FLINK-5918
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.3.0
>            Reporter: Yelei Feng
>            Assignee: Yelei Feng
>             Fix For: 1.3.0
>
>
> we should support to set port range for config {{taskmanager.rpc.port}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to