[
https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Hobbs updated CASSANDRA-8948:
-----------------------------------
Fix Version/s: (was: 2.0.15)
2.1.5
> cassandra-stress does not honour consistency level (cl) parameter when used
> in combination with user command
> ------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-8948
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8948
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Andreas Flinck
> Assignee: T Jake Luciani
> Fix For: 2.1.5
>
> Attachments: 8948.txt
>
>
> The stress test tool does not honour "cl" parameter when used in combination
> with the "user" command. Consistency level will be default ONE no matter what
> is set by "cl=".
> Works fine with "write" command.
> How to reproduce:
> 1. Create a suitable yaml-file to use in test
> 2. Run e.g. {code}./cassandra-stress user profile=./file.yaml cl=ALL
> no-warmup duration=10s ops\(insert=1\) -rate threads=4 -port jmx=7100{code}
> 3. Observe that cl=ONE in trace logs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)