@stack, this patches works for me, I defined a custom split policy, and a empty region can be splitted successfully.
On Sat, Mar 9, 2013 at 3:52 AM, stack (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/HBASE-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597470#comment-13597470] > > stack commented on HBASE-7876: > ------------------------------ > > +1 on patch. Are you good with it [~ram_krish]? [~clockfly] Any chance > of a test? Or at least evidence this works for you? Thanks. > > > Got exception when manually triggers a split on an empty region > > --------------------------------------------------------------- > > > > Key: HBASE-7876 > > URL: https://issues.apache.org/jira/browse/HBASE-7876 > > Project: HBase > > Issue Type: Bug > > Components: regionserver > > Affects Versions: 0.94.5 > > Reporter: Maryann Xue > > Assignee: Maryann Xue > > Priority: Minor > > Attachments: HBASE-7876-0.94.patch, HBASE-7876-0.94V2.patch, > HBASE-7876-trunk.patch > > > > > > We should allow a region to split successfully even if it does not yet > have storefiles. > > -- > 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 >
