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

2018-05-11 Thread Jeremy Hanna (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeremy Hanna updated CASSANDRA-7538:

Labels: LWT  (was: )

> 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
>  Components: Coordination
>Reporter: sankalp kohli
>Assignee: Sam Tunnicliffe
>Priority: Minor
>  Labels: LWT
> Fix For: 2.0.12, 2.1.3
>
> Attachments: 7538.txt
>
>
> 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
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



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

2015-12-04 Thread Sam Tunnicliffe (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-7538:
---
Component/s: Coordination

> 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
>  Components: Coordination
>Reporter: sankalp kohli
>Assignee: Sam Tunnicliffe
>Priority: Minor
> Fix For: 2.0.12, 2.1.3
>
> Attachments: 7538.txt
>
>
> 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.3.4#6332)


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

2014-11-21 Thread Sam Tunnicliffe (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-7538:
---
Attachment: (was: 7538.txt)

 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
Assignee: Sam Tunnicliffe
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.3.4#6332)


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

2014-11-21 Thread Sam Tunnicliffe (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-7538:
---
Attachment: 7538.txt

Updated patch to ensure we update persisted paxos state whether we actually 
apply or drop the commit 

 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
Assignee: Sam Tunnicliffe
Priority: Minor
 Attachments: 7538.txt


 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.3.4#6332)


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

2014-11-18 Thread Sam Tunnicliffe (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-7538:
---
Attachment: 7538.txt

 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
Assignee: Sam Tunnicliffe
Priority: Minor
 Attachments: 7538.txt


 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.3.4#6332)


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

2014-11-18 Thread Sam Tunnicliffe (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-7538:
---
 Reviewer: Aleksey Yeschenko
Reproduced In: 2.1.1, 2.0.11, 3.0  (was: 2.0.11, 2.1.1, 3.0)

 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
Assignee: Sam Tunnicliffe
Priority: Minor
 Attachments: 7538.txt


 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.3.4#6332)


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

2014-11-04 Thread Aleksey Yeschenko (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko updated CASSANDRA-7538:
-
Assignee: Sam Tunnicliffe  (was: Aleksey Yeschenko)

 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
Assignee: Sam Tunnicliffe
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.3.4#6332)


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

2014-10-17 Thread Sylvain Lebresne (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylvain Lebresne updated CASSANDRA-7538:

Assignee: Aleksey Yeschenko  (was: Sylvain Lebresne)

 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
Assignee: Aleksey Yeschenko
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.3.4#6332)


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

2014-09-19 Thread Philip Thompson (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philip Thompson updated CASSANDRA-7538:
---
Reproduced In: 2.0.11, 2.1.1, 3.0
Since Version: 2.0.0

 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.3.4#6332)