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 2016/07/19 19:35:20 UTC

[jira] [Commented] (NIFI-2319) When clicking View FlowFiles on a connection, I am seeing only the FlowFiles on the node I'm connected to

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

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

GitHub user markap14 opened a pull request:

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

    NIFI-2319: Ensure that when we set cluster node id's and node address…

    …es, that we do so only if they are not already populated

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

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

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

    https://github.com/apache/nifi/pull/680.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 #680
    
----
commit 1070bd59e284938a5be812d07e4128459b046dbf
Author: Mark Payne <ma...@hotmail.com>
Date:   2016-07-19T19:33:59Z

    NIFI-2319: Ensure that when we set cluster node id's and node addresses, that we do so only if they are not already populated

----


> When clicking View FlowFiles on a connection, I am seeing only the FlowFiles on the node I'm connected to
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-2319
>                 URL: https://issues.apache.org/jira/browse/NIFI-2319
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.0.0
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> When I right-click on a connection and choose View FlowFiles, when running a clustered instance of NiFi, I see only the FlowFiles that are on the node I'm connected to. Unless I am connected to the currently elected cluster coordinator - then I see the correct response, which is the merged result from all nodes.



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