You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Gilman (JIRA)" <ji...@apache.org> on 2016/11/08 19:19:59 UTC

[jira] [Created] (NIFI-3002) Remove legacy code for retrieving Site To Site details

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)