[
https://issues.apache.org/jira/browse/NIFI-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Storck updated NIFI-5696:
------------------------------
Status: Patch Available (was: Open)
> 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)