[ https://issues.apache.org/jira/browse/HBASE-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494597#comment-13494597 ]
Hudson commented on HBASE-6665: ------------------------------- Integrated in HBase-0.94 #577 (See [https://builds.apache.org/job/HBase-0.94/577/]) HBASE-6665 ROOT region should not be splitted even with META row as explicit split key (Rajesh) (Revision 1407727) Result = FAILURE ramkrishna : Files : * /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java > ROOT region should not be splitted even with META row as explicit split key > --------------------------------------------------------------------------- > > Key: HBASE-6665 > URL: https://issues.apache.org/jira/browse/HBASE-6665 > Project: HBase > Issue Type: Bug > Reporter: Y. SREENIVASULU REDDY > Assignee: rajeshbabu > Fix For: 0.92.3, 0.94.3, 0.96.0 > > Attachments: HBASE-6665_92.patch, HBASE-6665_94.patch, > HBASE-6665_trunk.patch > > > split operation on ROOT table by specifying explicit split key as .META. > closing the ROOT region and taking long time to fail the split before > rollback. > I think we can skip split for ROOT table as how we are doing for META region. -- 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