Jimmy Xiang created HBASE-5975:
----------------------------------

             Summary: Failed suppression of fs shutdown hook with Hadoop 2.0.0
                 Key: HBASE-5975
                 URL: https://issues.apache.org/jira/browse/HBASE-5975
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.96.0
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
             Fix For: 0.96.0
         Attachments: hbase-5975.patch

Unit test failed with error:  Failed suppression of fs shutdown hook

ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
should be runnable instead of a thread for HADOOP 2.0.0.
For other HADOOP version, runnable should work too since thread implements 
runnable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to