[
https://issues.apache.org/jira/browse/CASSANDRA-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Alves updated CASSANDRA-4406:
-----------------------------------
Attachment: 4406.patch
this patch does the following:
- updates cql version to 3.0
- adds column names and types to the cfdef
- uses those column names to build the statement (prepared statement previsouly
used ?=? pairs for columns now uses "C.." = ? pairs)
> Update stress for CQL3
> ----------------------
>
> Key: CASSANDRA-4406
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4406
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Affects Versions: 1.1.0
> Reporter: Sylvain Lebresne
> Assignee: David Alves
> Labels: stress
> Fix For: 1.2
>
> Attachments: 4406.patch
>
>
> Stress does not support CQL3. We should add support for it so that:
> # we can benchmark CQL3
> # we can benchmark CASSANDRA-2478
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira