[
https://issues.apache.org/jira/browse/NIFI-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402198#comment-16402198
]
ASF subversion and git services commented on NIFI-4973:
-------------------------------------------------------
Commit a1c917656e2beec2f57953ee4717ef1e3599489d in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a1c9176 ]
NIFI-4973:
- Fixing RPG port merging.
- Adding unit tests.
- Removing unecessary sorting that wasn't maintained while clustered.
This closes #2551.
Signed-off-by: Mark Payne <[email protected]>
> 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
>
> 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)