You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by mcgilman <gi...@git.apache.org> on 2016/09/26 20:04:52 UTC

[GitHub] nifi pull request #1068: Ensuring Custom UI requests are correctly replicate...

GitHub user mcgilman opened a pull request:

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

    Ensuring Custom UI requests are correctly replicated when clustered

    NIFI-2824:
    - Updating replication logic to account for the potential replication target and then invoking the corresponding action.

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

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

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

    https://github.com/apache/nifi/pull/1068.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 #1068
    
----
commit c13efe5b05096b1d7fea30eb6f2cffeb839c2555
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-09-26T20:03:07Z

    NIFI-2824:
    - Updating replication logic to account for the potential replication target and then invoking the corresponding action.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request #1068: Ensuring Custom UI requests are correctly replicate...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #1068: Ensuring Custom UI requests are correctly replicated when ...

Posted by YolandaMDavis <gi...@git.apache.org>.
Github user YolandaMDavis commented on the issue:

    https://github.com/apache/nifi/pull/1068
  
    @mcgilman was able to verify that both advanced UIs for UpdateAttributes and JoltTransformProcessor were able to save configurations. Tests were performed on standalone NiFi as well as cluster mode (with single and multiple nodes)
    
    +1
    
    Will merge shortly


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #1068: Ensuring Custom UI requests are correctly replicated when ...

Posted by YolandaMDavis <gi...@git.apache.org>.
Github user YolandaMDavis commented on the issue:

    https://github.com/apache/nifi/pull/1068
  
    will review


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---