Matt Gilman created NIFI-4973:
---------------------------------
Summary: 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
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)