You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andre F de Miranda (JIRA)" <ji...@apache.org> on 2017/04/26 12:23:04 UTC

[jira] [Assigned] (NIFI-933) If Bootstrap kills NiFi, should perform thread dump for troubleshooting

     [ https://issues.apache.org/jira/browse/NIFI-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre F de Miranda reassigned NIFI-933:
---------------------------------------

    Assignee: Andre F de Miranda

> 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
>            Assignee: Andre F de Miranda
>            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.15#6346)