Matt Gilman created NIFI-3002:
---------------------------------
Summary: Remove legacy code for retrieving Site To Site details
Key: NIFI-3002
URL: https://issues.apache.org/jira/browse/NIFI-3002
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Matt Gilman
Assignee: Matt Gilman
Fix For: 1.1.0
Earlier versions of Apache NiFi could potentially enter a distributed deadlock
when load balancing with a Remote Process Group. Retrieval of these details was
obtained within the framework as a remote call was technically unnecessary.
Subsequently, these actions were made asynchronous but the port retrieval was
left in place. This could lead to some confusion as the UI may report some
ports as available when technically policies may prevent data transfers. By
removing the legacy code, the UI will accurately reflect the port availability.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)