CASSANDRA-7511 changed truncate so it will always flush to fix commit log issues. If durable_writes is false, then there will not be able data in the commit log for the table, so we can safely just drop the memtables and not flush.
- relates to
-
CASSANDRA-7511 Always flush on TRUNCATE
-
- Resolved
-