[
https://issues.apache.org/jira/browse/NIFI-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291123#comment-15291123
]
ASF GitHub Bot commented on NIFI-1745:
--------------------------------------
Github user mcgilman commented on the pull request:
https://github.com/apache/nifi/pull/454#issuecomment-220330762
@markap14 When canceling revision claims for Connectable components in the
verifyXxx() methods, DAO access will not return null so you do not need to
check for it there. A ResourceNotFoundException will be thrown. Is that
acceptable given it's usage?
> Refactor how NCM federates requests to nodes
> --------------------------------------------
>
> Key: NIFI-1745
> URL: https://issues.apache.org/jira/browse/NIFI-1745
> Project: Apache NiFi
> Issue Type: Task
> Affects Versions: 1.0.0
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 1.0.0
>
>
> Currently, all of the logic to federate requests exists within the
> WebClusterManager class. This needs to be refactored into better encapsulated
> code so that the logic is more easily moved to the nodes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)