[
https://issues.apache.org/jira/browse/NIFI-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643726#comment-16643726
]
ASF GitHub Bot commented on NIFI-5600:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/3055
NIFI-5600: Fixing columns in queue listing and component state
NIFI-5600:
- Recalculating the available columns for the queue listing and component
state because they contain conditions which need to be re-evaluated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5600
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/3055.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 #3055
----
commit 4d8145d964b150ce3b159936955fd0a386fb5829
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-10-09T16:49:31Z
NIFI-5600:
- Recalculating the available columns for the queue listing and component
state because they contain conditions which need to be re-evaluated.
----
> Display the node on which flowfiles are located in queues
> ---------------------------------------------------------
>
> Key: NIFI-5600
> URL: https://issues.apache.org/jira/browse/NIFI-5600
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Core UI
> Affects Versions: 1.7.0, 1.7.1
> Reporter: Jeff Storck
> Assignee: Pierre Villard
> Priority: Major
>
> When displaying a flowfile queue in the UI, the user should be able to see on
> which node a flowfile is queued.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)