You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gaurav Menghani (JIRA)" <ji...@apache.org> on 2014/05/11 00:13:37 UTC

[jira] [Created] (HBASE-11138) [0.89-fb] Check for an empty split key before creating a table

Gaurav Menghani created HBASE-11138:
---------------------------------------

             Summary: [0.89-fb] Check for an empty split key before creating a table
                 Key: HBASE-11138
                 URL: https://issues.apache.org/jira/browse/HBASE-11138
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.89-fb
            Reporter: Gaurav Menghani
            Assignee: Gaurav Menghani
            Priority: Minor
             Fix For: 0.89-fb


HBaseAdmin#checkSplitKeys() doesn't check for empty split keys, which can cause multiple regions with the same start key (i.e., ""). This diff fixes that.



--
This message was sent by Atlassian JIRA
(v6.2#6252)