This is an automated email from the ASF dual-hosted git repository. stefania pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 1ce979d Merge branch 'cassandra-3.11' into trunk new 122cf57 Fix nodetool compactionstats showing extra pending task for TWCS new ce877cb Merge branch 'cassandra-3.11' into trunk The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGES.txt | 2 +- .../SizeTieredCompactionStrategyOptions.java | 7 ++ .../compaction/TimeWindowCompactionStrategy.java | 77 +++++++++++++++------- .../org/apache/cassandra/tools/nodetool/Stop.java | 2 +- .../TimeWindowCompactionStrategyTest.java | 15 +++-- 5 files changed, 73 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org