GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2370
NIFI-4733: Addressing two phase commit logic issue in variable registry
NIFI-4733:
- Resolving logic issue in two phase commit when updating variable registry.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4733
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2370.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 #2370
----
commit 284a9899cf8ee5734624d4136ac1c139f8e97b36
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-01-03T16:00:22Z
NIFI-4733:
- Resolving logic issue in two phase commit when updating variable registry.
----
---