Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently when a garbage collection cycle is cancelled from "within" (i.e. through CancelCompactionSupplier then this is not reflected through RevisionGC.getRevisionGCStatus() but rather reported as successful run. We should change this and return a failure result indication the cancellation so downstream consumers get an proper indication whether and which gc runs actually succeeded.