You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Alex Newman (JIRA)" <ji...@apache.org> on 2014/08/27 20:47:57 UTC

[jira] [Created] (HBASE-11839) TestRegionRebalance is flakey

Alex Newman created HBASE-11839:
-----------------------------------

             Summary: TestRegionRebalance is flakey
                 Key: HBASE-11839
                 URL: https://issues.apache.org/jira/browse/HBASE-11839
             Project: HBase
          Issue Type: Bug
            Reporter: Alex Newman
            Assignee: Alex Newman


Besides failing many times on the prebuild TestRegionRebalance fails on my local machine eventually simply with
export RUNNIN=true; mvn clean install -DskipTests ; while ($RUNNIN) ; do mvn test -Dtest=TestRegionRebalancing || RUNNIN=false;done




--
This message was sent by Atlassian JIRA
(v6.2#6252)