You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Abhishek Agarwal (JIRA)" <ji...@apache.org> on 2015/09/18 12:52:04 UTC

[jira] [Created] (HADOOP-12423) ShutdownHookManager throws exception if JVM is already being shut down

Abhishek Agarwal created HADOOP-12423:
-----------------------------------------

             Summary: ShutdownHookManager throws exception if JVM is already being shut down
                 Key: HADOOP-12423
                 URL: https://issues.apache.org/jira/browse/HADOOP-12423
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
            Reporter: Abhishek Agarwal
            Assignee: Abhishek Agarwal
            Priority: Minor


If JVM is under shutdown, static method in ShutdownHookManager will throw an IllegalStateException. This exception should be caught and ignored while registering the hooks. 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)