ramkrishna.s.vasudevan created HBASE-6854:
---------------------------------------------

             Summary: 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
             Fix For: 0.94.2


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