[
https://issues.apache.org/jira/browse/NIFI-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402202#comment-16402202
]
ASF GitHub Bot commented on NIFI-4973:
--------------------------------------
Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/2551
@mcgilman the logic looks correct to me. Was able to rebuild & verify that
all still works as expected and we do appear to be properly merging the ports.
Thanks! +1 merged to master.
> RPG port merging
> ----------------
>
> Key: NIFI-4973
> URL: https://issues.apache.org/jira/browse/NIFI-4973
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Fix For: 1.6.0
>
>
> When clustered, the available ports that should be returned to the client
> should only include ports that all nodes have discovered. It appears that
> currently, it's returning the union and not the intersection. The code in
> question is in RemoteProcessGroupEntityMerger#mergeDtos(...)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)