[
https://issues.apache.org/jira/browse/NIFI-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289368#comment-15289368
]
ASF GitHub Bot commented on NIFI-1745:
--------------------------------------
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/454
NIFI-1745: Refactor how revisions are handled at NCM/Distributed to Node
This is part 2 of NIFI-1745, which provides user info to revision
claims/locks and removes the cluster context, as it is no longer necessary
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-1745-Part2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/454.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #454
----
commit 55fb1dab52880cfba94ac6ebd3552b4019020b1b
Author: Mark Payne <[email protected]>
Date: 2016-05-17T15:51:09Z
NIFI-1745: Refactor how revisions are handled at NCM/Distributed to Node
----
> 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)