You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/04 15:51:00 UTC

[jira] [Commented] (NIFI-4733) Issue with variable registry two phase commit

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

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

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 <ma...@...>
Date:   2018-01-03T16:00:22Z

    NIFI-4733:
    - Resolving logic issue in two phase commit when updating variable registry.

----


> Issue with variable registry two phase commit
> ---------------------------------------------
>
>                 Key: NIFI-4733
>                 URL: https://issues.apache.org/jira/browse/NIFI-4733
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.4.0
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>
> Need to address the logic issue during the two-phase commit exchange when running clustered and invoking a variable registry update request. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)