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

Lars Hofhansl commented on HBASE-6854:
--------------------------------------

The test introduced here (testShouldClearRITWhenNodeFoundInSplittingState) 
fails frequently in the 0.94 tests.
                
> Deletion of SPLITTING node on split rollback should clear the region from RIT
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-6854
>                 URL: https://issues.apache.org/jira/browse/HBASE-6854
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.94.2
>
>         Attachments: HBASE-6854.patch, HBASE-6854.patch
>
>
> If a failure happens in split before OFFLINING_PARENT, we tend to rollback 
> the split including deleting the znodes created.
> On deletion of the RS_ZK_SPLITTING node we are getting a callback but not 
> remvoving from RIT. We need to remove it from RIT, anyway SSH logic is well 
> guarded in case the delete event comes due to RS down scenario.

--
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