[
https://issues.apache.org/jira/browse/HBASE-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399934#comment-13399934
]
David S. Wang commented on HBASE-6258:
--------------------------------------
JD,
Thanks for the timely comments.
Yes, including SplitRequest is an error on my end. I will remove it and apply
the few changes that went into it accordingly.
Changing the SPLITDIR is from HBASE-6158, which went into 0.92.2 and 0.94.1. I
think you bring up a good point, and it sounds like we will have the same
problem in those releases as well. Perhaps the original patch needs to be
changed to handle this case for the aforementioned releases.
I'll take a look at what region splitting tests we have today and add as
necessary. It looks like we need to add at least a test for when SPLITDIR is
changed.
> 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