d-c-manning opened a new pull request, #4454:
URL: https://github.com/apache/hbase/pull/4454

   [HBASE-27054](https://issues.apache.org/jira/browse/HBASE-27054)
   
   Testing locally, I was able to see 100% pass rate with 15 second 
`maxRunningTime` after making these changes. So I changed to inherit from 
`StochasticBalancerTestBase` instead of `StochasticBalancerTestBase2`. The 
major difference in `StochasticBalancerTestBase2` for the purposes of this test 
is a 180 seconds `maxRunningTime` for the balancer, which should now be 
wasteful for this test. We can use the default 30 seconds, which we will 
inherit by using `StochasticBalancerTestBase`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to