Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
Description
nodetool compactionstats allows to display active compactions with their progress (a percentage of their completion).
For big compactions (up to a few hundreds of GB), it is sometimes "difficult" to know how much time is left before the compactions ends.
The attached patch allows to display the remaining time of active compactions based on the "compaction_througput" parameter.