[jira] [Commented] (CASSANDRA-7929) Improve CAS propose CQL query

2014-10-02 Thread Sylvain Lebresne (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156250#comment-14156250
 ] 

Sylvain Lebresne commented on CASSANDRA-7929:
-

That patch look goods, though I don't think it's really helpful without 
CASSANDRA-7085 so I'd be of the opinion of committing to trunk directly. Unless 
you see any reason why this should go any earlier?

 Improve CAS propose CQL query 
 --

 Key: CASSANDRA-7929
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7929
 Project: Cassandra
  Issue Type: Improvement
Reporter: sankalp kohli
Assignee: sankalp kohli
Priority: Minor
 Fix For: 2.0.11

 Attachments: JIRA-7929_2.0.diff, JIRA-7929_trunk.diff


 Propose stage only requires us to read the latest ballet we prepared. There 
 is no need to read an entire CQL row. 
 This will be very useful when CASSANDRA-7085 is implemented. As this improved 
 select query will always come from mem table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-7929) Improve CAS propose CQL query

2014-10-02 Thread sankalp kohli (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156882#comment-14156882
 ] 

sankalp kohli commented on CASSANDRA-7929:
--

+1 for trunk

 Improve CAS propose CQL query 
 --

 Key: CASSANDRA-7929
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7929
 Project: Cassandra
  Issue Type: Improvement
Reporter: sankalp kohli
Assignee: sankalp kohli
Priority: Minor
 Fix For: 3.0

 Attachments: JIRA-7929_2.0.diff, JIRA-7929_trunk.diff


 Propose stage only requires us to read the latest ballet we prepared. There 
 is no need to read an entire CQL row. 
 This will be very useful when CASSANDRA-7085 is implemented. As this improved 
 select query will always come from mem table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)