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

Jonathan Hsieh commented on HBASE-7290:
---------------------------------------

The large tests fail because a interrupt status flag in the thread that the 
hbaseminicluster is shutdown from.  I've got a hack patches that clears the 
state in unit tests.  The right thing to do is to hunt down the root cause of 
new interrupt state to preserve previous behavior.  I suspect something in the 
merge introduces -- probably the something in the shutdown of the snapshot 
related managers.
                
> Online snapshots 
> -----------------
>
>                 Key: HBASE-7290
>                 URL: https://issues.apache.org/jira/browse/HBASE-7290
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>
> HBASE-6055 will be closed when the offline snapshots pieces get merged with 
> trunk.  This umbrella issue has all the online snapshot specific patches.  
> This will get merged once one of the implementations makes it into trunk.  
> Other flavors of online snapshots can then be done as normal patches instead 
> of on a development branch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to