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

ASF GitHub Bot commented on NIFI-1897:
--------------------------------------

GitHub user markap14 opened a pull request:

    https://github.com/apache/nifi/pull/488

    NIFI-1897: Refactoring to allow requests to be replicated from a node to 
other nodes

    Nodes are now capable of replicating requests across the cluster and a 
Cluster Coordinator is auto-elected to monitor heartbeats and provide the 
up-to-date flow to newly joining nodes. The WebClusterManager and associated 
components has been removed!

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/markap14/nifi NIFI-1897

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/488.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 #488
    
----
commit 6633904b6db6b75880ad6b5e185081423b644d16
Author: Mark Payne <marka...@hotmail.com>
Date:   2016-05-19T14:42:39Z

    NIFI-1897: Refactoring to allow requests to be replicated from a node to 
other nodes

----


> Allow Nodes to Federate Requests to other nodes
> -----------------------------------------------
>
>                 Key: NIFI-1897
>                 URL: https://issues.apache.org/jira/browse/NIFI-1897
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 1.0.0
>
>
> When a user makes a web request to any node, it should be capable of 
> replicating the request to all nodes in the cluster, handling the logic that 
> the NCM currently handles for replicating requests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to