[ 
https://issues.apache.org/jira/browse/HBASE-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu resolved HBASE-4041.
---------------------------

      Resolution: Fixed
        Assignee: Ted Yu  (was: Ita Pai)
    Release Note: HBA.createTable(final HTableDescriptor desc, byte [][] 
splitKeys) is synchronous

This has been fixed through HBASE-3904

> 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: Ted Yu
>            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