[
https://issues.apache.org/jira/browse/NIFI-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432278#comment-16432278
]
ASF GitHub Bot commented on NIFI-1295:
--------------------------------------
Github user mcgilman commented on the issue:
https://github.com/apache/nifi/pull/2607
@moranr @scottyaslan @markap14 I've addressed the PR feedback above. Please
have a look at my most recent commit. A couple notes:
- I also found and addressed an issue when replicating the terminate
threads request throughout the cluster.
- I left the Terminate content menu alone since it replaces the Stop
option. Like Start/Stop, I think simply stating the action is sufficient.
- I did not address the formatting of the queue stats. When investigating I
discovered an issue with this formatting. It turns out that it is already
formatted in the proposed way when in clustered mode. In standalone this
formatting is different. Unfortunately, its a bigger change then I'd like to
make in this PR. As a result, I filed a new JIRA [1] to address it in the
future.
[1] https://issues.apache.org/jira/browse/NIFI-5067
> 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)