[
https://issues.apache.org/jira/browse/HBASE-12212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166408#comment-14166408
]
Hudson commented on HBASE-12212:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5645 (See
[https://builds.apache.org/job/HBase-TRUNK/5645/])
HBASE-12212 HBaseTestingUtility#waitUntilAllRegionsAssigned should wait for
RegionStates (stack: rev 8915130dd7f3e497083c9fa9a25c511dd3787082)
* hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
> 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: 1.0.0, 2.0.0, 0.98.6
> Reporter: Dima Spivak
> Assignee: Dima Spivak
> Fix For: 2.0.0, 0.98.8, 0.99.1
>
> Attachments:
> 0002-HBASE-12212-HBaseTestingUtility-waitUntilAllRegionsA.patch
>
>
> 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)