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)