[
https://issues.apache.org/jira/browse/NIFI-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427325#comment-16427325
]
ASF GitHub Bot commented on NIFI-1295:
--------------------------------------
Github user moranr commented on the issue:
https://github.com/apache/nifi/pull/2607
@mcgilman , I was thinking about some suggestions to the formatting and
tooltip labeling used on these. I think we're using the '/' (forward slash)
inconsistently which could be a bit confusing.
How about formatting the thread count in the global status bar like so:
**3 (1)**
And the tooltip could read something like:
**Threads: Active (Terminated)**
Then when the thread icon shows on a processor, the count would again show
as '# (#)' and the tooltip could be something like:
**3 active threads (1 terminated)**
I'm also thinking change the current queue/data size global status format
to:
**_Object Count (Data Size)_**
i.e., use parentheses instead of the forward slash
This is consistent with the In & Out stats on components.
And one last thing I thought is adding the term 'threads' to the Terminate
context menu action. So, change _Terminate_ to _Terminate threads_
> Add UI option to interrupt a running processor
> ----------------------------------------------
>
> Key: NIFI-1295
> URL: https://issues.apache.org/jira/browse/NIFI-1295
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Affects Versions: 0.4.0
> Reporter: Oleg Zhurakousky
> Assignee: Matt Gilman
> Priority: Major
>
> Basically we need an expose option to a user to kill Processors that can't be
> shut down the usual way (see NIFI-78 for more details).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)