[
https://issues.apache.org/jira/browse/NIFI-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-933:
-----------------------------
Fix Version/s: (was: 0.4.0)
> If Bootstrap kills NiFi, should perform thread dump for troubleshooting
> -----------------------------------------------------------------------
>
> Key: NIFI-933
> URL: https://issues.apache.org/jira/browse/NIFI-933
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Priority: Minor
>
> When running "bin/nifi.sh stop" there are times when NiFi does not properly
> shutdown within the default 20 second shutdown period, so the bootstrap
> indicates that it is killing the process. Generally, this means that some
> thread is not being properly shutdown when NiFi is told to stop running. In
> order to help identify these cases, the bootstrap should perform a
> thread-dump and write the results to the bootstrap.log file before killing
> the process.
> This could become very verbose, however, so there should be an option in the
> bootstrap.conf file to toggle this feature on and off.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)