-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: Core Framework
-
Labels:None
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(...)
- relates to
-
NIFI-5634 When retrieving RPG from REST API in a cluster, ports can be returned that are not available on all nodes
-
- Resolved
-
- links to