createTable(splitKeys) should be synchronous
--------------------------------------------

                 Key: HBASE-4041
                 URL: https://issues.apache.org/jira/browse/HBASE-4041
             Project: HBase
          Issue Type: Bug
            Reporter: Ita Pai
            Assignee: Ita Pai
            Priority: Minor


Currently, there is a bug where createTable will return once the first region 
in the table has gone online, but this is supposed to be a synchronized 
operation.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to