[
https://issues.apache.org/jira/browse/NIFI-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649639#comment-16649639
]
ASF subversion and git services commented on NIFI-5696:
-------------------------------------------------------
Commit 7cb39d636c33289a1f93417c1750ef6173df348e in nifi's branch
refs/heads/master from [~jtstorck]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7cb39d6 ]
NIFI-5696 Update references to default value for
nifi.cluster.node.load.load.balance.port
This closes #3071.
Signed-off-by: Koji Kawamura <[email protected]>
> 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)