[
https://issues.apache.org/jira/browse/CASSANDRA-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822703#comment-13822703
]
Mikhail Stepura commented on CASSANDRA-6146:
--------------------------------------------
I've published CQL plugin for JMeter at github :
https://github.com/Mishail/CqlJmeter
It contains:
* configuration element
* single CQL statement sampler (it uses {{SimpleStatement}} from the driver)
* batch CQL statement sampler ( {{BatchStatement}} of {{SimpleStatement}} )
There are a sample schema and a sample plan for that schema in the _samples/_
folder of the release package.
> CQL-native stress
> -----------------
>
> Key: CASSANDRA-6146
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6146
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Jonathan Ellis
>
> The existing CQL "support" in stress is not worth discussing. We need to
> start over, and we might as well kill two birds with one stone and move to
> the native protocol while we're at it.
--
This message was sent by Atlassian JIRA
(v6.1#6144)