[
https://issues.apache.org/jira/browse/HBASE-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399470#comment-13399470
]
Jean-Daniel Cryans commented on HBASE-6258:
-------------------------------------------
Is the inclusion of SplitRequest an error? It's not being used.
I wonder what changing the SPLITDIR does in the context of a rolling restart.
It seems that by calling SplitTransaction.cleanupAnySplitDetritus on an
upgraded server you'd miss the old folder.
I haven't followed the 4 jiras closely but I don't see any unit tests in there
and this worries me considering that we want to include this in a branch that
has been through many bug fix releases eg it should be really stable.
> Backport some region splitting fixes into 0.90.7
> ------------------------------------------------
>
> Key: HBASE-6258
> URL: https://issues.apache.org/jira/browse/HBASE-6258
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.90.6
> Reporter: David S. Wang
> Assignee: David S. Wang
> Attachments: HBASE-4816+4881+5189+6158.patch
>
>
> Issue tracking backport of some relatively small region splitting fixes into
> 0.90.7:
> HBASE-4816: Regionserver wouldn't go down because split happened exactly at
> same time we issued bulk user region close call on our way out - fixed in 0.92
> HBASE-4881: Unhealthy region is on service caused by rollback of region
> splitting - fixed in 0.92
> HBASE-5189: Add metrics to keep track of region-splits in RS - fixed in 0.94
> HBASE-6158: Data loss if the words 'merges' or 'splits' are used as Column
> Family name - fixed in 0.92 and 0.94
--
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