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

Wellington Chevreuil commented on HBASE-22537:
----------------------------------------------

HBASE-22537.branch-2.1.005.patch and HBASE-22537.branch-2.patch patches look 
good, but since you had generated it using *git diff*, instead of the preferred 
[*git 
format-patch*|https://hbase.apache.org/book.html#submitting.patches.create], I 
need to know which name and email you want me to define for these commits 
_Author_ info. No need to create new patches for these with format-patch, just 
le me know on which name format and email address you want to use here, and 
I'll include those when committing.

 __ The master branch patch has some checkstyle issues. Can you address those 
on a new patch (maybe you can try creating this new one with git format-patch)? 

> Split happened Replica region can not be deleted after deleting table 
> successfully and restarting RegionServer
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-22537
>                 URL: https://issues.apache.org/jira/browse/HBASE-22537
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>    Affects Versions: 2.1.1
>            Reporter: Y. SREENIVASULU REDDY
>            Assignee: Y. SREENIVASULU REDDY
>            Priority: Minor
>             Fix For: 2.1.6
>
>         Attachments: HBASE-22537.branch-2.1.002.patch, 
> HBASE-22537.branch-2.1.003.patch, HBASE-22537.branch-2.1.004.patch, 
> HBASE-22537.branch-2.1.005.patch, HBASE-22537.branch-2.1.patch, 
> HBASE-22537.branch-2.patch, HBASE-22537.patch
>
>
> [Test step]
> 1.create a table (set RegionReplication=2).
> 2.insert data to the table utill region be splitted.
> 3.Disable and Drop the table.
> 4.Parent replica region holding Regionserver, Kill forcefully 
> 5.HBase WebUI will show that the replica regions will be in RIT.
> [Expect Output]
> Parent replica region should be deleted.
> [Actual Output]
> Parent replica region still exists.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to