[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272819#comment-13272819
 ] 

Hudson commented on HBASE-5975:
-------------------------------

Integrated in HBase-0.94 #187 (See 
[https://builds.apache.org/job/HBase-0.94/187/])
    HBASE-5975 Failed suppression of fs shutdown hook with Hadoop 2.0.0 (Jimmy 
Xiang) (Revision 1336876)

     Result = SUCCESS
tedyu : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/ShutdownHook.java

                
> 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, 0.94.1
>
>         Attachments: 5975+5966.patch, 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