[
https://issues.apache.org/jira/browse/NIFI-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453367#comment-15453367
]
Joseph Witt commented on NIFI-2677:
-----------------------------------
Peter,
My concern is that the feature is proposed as a solution (restart) to a symptom
(hung thread) that has impacts well beyond the specific problem (all parts of
the flow are impacted on a restart). We should focus on providing solutions to
finding and resolving the root cause that led to the hung thread and moving
beyond. Thread dumps are an important tool to finding the issue. And we can
do a far more surgical approach to resolution here. For instance, we can
quarantine the thread into a "here is where threads are that stopped being
effective" pile. We can isolate/neutralize their process sessions, close of
any streams, and access to any parts of the flow such that even if they do
awaken they could do no real damage or introduce any inconsistencies.
Thanks
Joe
> Allow restarting NiFi from System Diagnostics Screen
> ----------------------------------------------------
>
> Key: NIFI-2677
> URL: https://issues.apache.org/jira/browse/NIFI-2677
> Project: Apache NiFi
> Issue Type: Wish
> Components: Core Framework
> Reporter: Peter Wicks
>
> Allow users with appropriate permissions to restart NiFi from the System
> Diagnostics screen.
> I'm not sure what permissions should be required to take this action.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)