[
https://issues.apache.org/jira/browse/NIFI-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649642#comment-16649642
]
ASF GitHub Bot commented on NIFI-5696:
--------------------------------------
Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/3071
LGTM +1, thanks @jtstorck !
> Update references to default value for
> nifi.cluster.node.load.load.balance.port
> -------------------------------------------------------------------------------
>
> Key: NIFI-5696
> URL: https://issues.apache.org/jira/browse/NIFI-5696
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.8.0
> Reporter: Jeff Storck
> Assignee: Jeff Storck
> Priority: Minor
> Fix For: 1.8.0
>
>
> Update the maven filtering value of nifi.cluster.node.load.balance.port in
> nifi-resources/pom.xml from 7320 to 6342 to match the default value for
> NiFiProperties.DEFAULT_LOAD_BALANCE_PORT.
> Update NodeIdentifier constructor that passes '6342' as the load balance port
> to use NiFiProperties.DEFAULT_LOAD_BALANCE_PORT rather than an explicit
> value, which already matched the constant's value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)