[
https://issues.apache.org/jira/browse/NIFI-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625142#comment-16625142
]
Pierre Villard commented on NIFI-5600:
--------------------------------------
OK... so I wanted to have a look at this one because I was pretty sure this
information was already available in previous versions. I looked into the code
and, as far as I can tell, this is a regression introduced with NIFI-5208.
Reason is nf.ClusterSummary (in nf-canvas-bootstrap) is not loaded before
nf.QueueListing and this cause the queue listing operation to always think NiFi
is not clustered (and consequently it does not display the node location
information). Submitting a patch and updating the JIRA to reflect the
regression.
> 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: Improvement
> Components: Core Framework, Core UI
> Affects Versions: 1.8.0
> Reporter: Jeff Storck
> 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)