[ 
https://issues.apache.org/jira/browse/NIFI-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15657288#comment-15657288
 ] 

ASF subversion and git services commented on NIFI-3002:
-------------------------------------------------------

Commit 9f417a84b9e631c1021d4e550015360e86f4babb in nifi's branch 
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9f417a8 ]

NIFI-3002:
- Removing legacy code when retrieving site to site details when the target 
instance is this local NiFi.
- Ensures the UI accurately reflects available remote ports.
NIFI-2603:
- Fixing color of remote output port status in connection label.

This closes #1189.


> 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)

Reply via email to