Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
This test is timing out a bunch in runs since we moved over to the nice new fancy, smancy, timeout thingymajig.
Similar to HBASE-19908, I see that on Jenkins, the test is making progress but is running at a slower rate.
This is a 'smalltest' that starts a minicluster with 5 servers creating a table with 26 odd regions.
On my uncontested machine, it takes 20 seconds to complete the create table. On jenkins it takes 29 seconds (see https://builds.apache.org/view/H-L/view/HBase/job/PreCommit-HBASE-Build/11303/testReport/org.apache.hadoop.hbase.master.balancer/TestRegionLocationFinder/org_apache_hadoop_hbase_master_balancer_TestRegionLocationFinder/) Small tests are supposed to complete inside 30 seconds.
Attachments
Attachments
Issue Links
- is a child of
-
HBASE-19878 Fix the timeout UTs introduced by HBASE-19873
- Resolved
- links to