Details
Description
Commit log grows infinitely after CF truncate operation via cassandra-cli, regardless CF receives writes or not thereafter.
CF's could be non-CQL Standard and Super column type. Creation of snapshots after truncate is turned off.
Commit log may start grow promptly, may start grow later, on a few only or on all nodes at once.
Nothing special in the system log. No idea how to reproduce.
After rolling restart commit logs are cleared and back to normal. Just annoying to do rolling restart after each truncate.
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-7640 Seeing commit log grow unbounded
- Resolved
- is related to
-
CASSANDRA-7646 DROP may not clean commit log segments when auto snapshot is false
- Resolved
-
CASSANDRA-7750 Do not flush on truncate if "durable_writes" is false.
- Resolved
- relates to
-
CASSANDRA-5704 add cassandra.unsafesystem property (Truncate flushes to disk again in 1.2, even with durable_writes=false)
- Resolved
-
CASSANDRA-4153 Optimize truncate when snapshots are disabled or keyspace not durable
- Resolved