nodetool compactionstats displays the compaction's remaining time
-----------------------------------------------------------------
Key: CASSANDRA-4167
URL: https://issues.apache.org/jira/browse/CASSANDRA-4167
Project: Cassandra
Issue Type: Improvement
Affects Versions: 1.0.9
Reporter: Fabien Rousseau
Priority: Trivial
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira