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 2018/04/05 14:59:00 UTC

[jira] [Commented] (NIFI-1295) Add UI option to interrupt a running processor

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

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

GitHub user mcgilman opened a pull request:

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

    NIFI-1295: Adding UI controls for terminating threads

    NIFI-1295:
    - Adding UI controls for terminating hung threads.
    - Showing current number of terminated threads.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-1295

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

    https://github.com/apache/nifi/pull/2607.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 #2607
    
----
commit 0c9d34ce8968419f0e950b781d2309fb661f1f2d
Author: Matt Gilman <ma...@...>
Date:   2018-04-05T14:56:54Z

    NIFI-1295:
    - Adding UI controls for terminating hung threads.
    - Showing current number of terminated 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)