Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.94.6, 0.95.0, 0.95.2
-
None
Description
I have been running what amounts to an ingestion test for a day or so. This is an all-in-one cluster launched with './bin/hbase master start' from sources. In the RS stats on the master UI, the "num compacting KVs" has diverged from "num compacted KVs" even though compaction has been completed from perspective of selection, no compaction tasks are running on the RS. I think this could be confusing – is compaction happening or not?
Or maybe I'm misunderstanding what this is supposed to show?