You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2014/07/11 20:20:04 UTC

[jira] [Created] (CASSANDRA-7538) Truncate of a CF should also delete Paxos CF

sankalp kohli created CASSANDRA-7538:
----------------------------------------

             Summary: Truncate of a CF should also delete Paxos CF
                 Key: CASSANDRA-7538
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7538
             Project: Cassandra
          Issue Type: Bug
            Reporter: sankalp kohli
            Priority: Minor


We don't delete data from Paxos CF during truncate. This will cause data to come back in the next CAS round for incomplete commits. 
Also I am not sure whether we already do this but should we also not truncate hints for that CF. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)