Alwyn Davis created CASSANDRA-12695:
---------------------------------------
Summary: Truncate ALWAYS not applied
Key: CASSANDRA-12695
URL: https://issues.apache.org/jira/browse/CASSANDRA-12695
Project: Cassandra
Issue Type: Bug
Reporter: Alwyn Davis
Priority: Trivial
If truncate is set to ALWAYS and rate sets a specific thread count, the stress
table is not actually truncated. E.g.
{code}
truncate=always -rate threads=4
{code}
This can cause an unexpected number of rows to be left in the table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)