jacek-lewandowski commented on code in PR #2015: URL: https://github.com/apache/cassandra/pull/2015#discussion_r1136753032
########## doc/modules/cassandra/pages/operating/compaction/index.adoc: ########## @@ -196,8 +196,7 @@ is not being dropped by compaction, it is likely that other SSTables contain older data. There is a tool called `sstableexpiredblockers` that will list which SSTables are droppable and which are blocking them from being dropped. This is especially useful for time series compaction with Review Comment: I think this sentence deserve some rewording now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

