[
https://issues.apache.org/jira/browse/FLINK-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893383#comment-15893383
]
ASF GitHub Bot commented on FLINK-5918:
---------------------------------------
Github user barcahead commented on a diff in the pull request:
https://github.com/apache/flink/pull/3416#discussion_r104065323
--- 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 --
Thanks for the review, I will use a new constant instead.
> 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)