Dima Spivak created HBASE-12212:
-----------------------------------

             Summary: HBaseTestingUtility#waitUntilAllRegionsAssigned should 
wait for RegionStates
                 Key: HBASE-12212
                 URL: https://issues.apache.org/jira/browse/HBASE-12212
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.98.6, 1.0.0, 2.0.0
            Reporter: Dima Spivak


At the moment, #waitUntilAllRegionsAssigned checks to see if each region has a 
value for info:server in the meta table, but I've encountered a few instances 
of tests that fail because RegionStates#getRegionsOfTable returns an empty 
list, despite #waitUntilAllRegionsAssigned being called after the table was 
created. Let's fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to