You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Y. SREENIVASULU REDDY (JIRA)" <ji...@apache.org> on 2019/06/04 06:44:00 UTC

[jira] [Created] (HBASE-22537) Split happened Replica region can not be deleted after deleting table successfully and restarting RegionServer

Y. SREENIVASULU REDDY created HBASE-22537:
---------------------------------------------

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


[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.3#76005)