GitHub user mcgilman opened a pull request:

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

    NiFi-2635 Cluster - Two phase commit

    - Using the request from the validation phase in the execution phase.
    - Fixing missing REST API documentation.
    - Ensuring two phase commit only runs from the cluster coordinator.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-2635

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

    https://github.com/apache/nifi/pull/933.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 #933
    
----
commit f7d47f300956f034af9f592b1b4f2ce4bcdad85c
Author: Mark Payne <marka...@hotmail.com>
Date:   2016-08-24T19:36:40Z

    NIFI-2635:
    - Forwarding requests to the coordinator when received by a node.

commit 5915182a116051b5937a4ae927a78d88d3a4fd95
Author: Matt Gilman <matt.c.gil...@gmail.com>
Date:   2016-08-24T19:39:04Z

    NIFI-2635:
    - Re-using the original request during the second phase of the two phase 
commit.

commit fd3f20f020f439e65adf922f8fcb187dabed597e
Author: Matt Gilman <matt.c.gil...@gmail.com>
Date:   2016-08-24T20:25:54Z

    NIFI-2635:
    - Fixing contrib check issues.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to