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 <matt.c.gilman@...>
Date: 2018-04-05T14:56:54Z
NIFI-1295:
- Adding UI controls for terminating hung threads.
- Showing current number of terminated threads.
----
---