Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1, 2.3.0, 1.7.0
Description
Saw this in our internal test runs.
org.apache.hadoop.hbase.regionserver.TestCompactionWithCoprocessor.testStopStartCompaction Failing for the past 1 build (Since Unstable#10 ) Took 0.72 sec. add description Error Message expected:<1> but was:<0> Stacktrace java.lang.AssertionError: expected:<1> but was:<0>
The test asserts can be tightened to improve this. Will follow up with a patch shortly. HBASE-23899 added some debug logging to figure out why.
Attachments
Issue Links
- is broken by
-
HBASE-21679 Port HBASE-6028 (Start/Stop compactions at region server level) to branch-1
- Resolved
- links to