[
https://issues.apache.org/jira/browse/HBASE-15864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293866#comment-15293866
]
Hudson commented on HBASE-15864:
--------------------------------
FAILURE: Integrated in HBase-1.4 #165 (See
[https://builds.apache.org/job/HBase-1.4/165/])
HBASE-15864 Reuse the testing helper to wait regions in transition
(matteo.bertozzi: rev 233264bc17e6e4ea1261a8cc74b761102a330354)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/TestOfflineMetaRebuildHole.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestMasterObserver.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/TestOfflineMetaRebuildOverlap.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/handler/TestTableDeleteFamilyHandler.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat2.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionRebalancing.java
> Reuse the testing helper to wait regions in transition
> ------------------------------------------------------
>
> Key: HBASE-15864
> URL: https://issues.apache.org/jira/browse/HBASE-15864
> Project: HBase
> Issue Type: Improvement
> Components: test
> Affects Versions: 2.0.0, 1.3.0, 1.2.1
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0
>
> Attachments: HBASE-15864-v0.patch
>
>
> There are a bunch of unit test that do the same loop to wait for region in
> transitions. get rid of the duplicate code and call the helpers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)