[
https://issues.apache.org/jira/browse/CASSANDRA-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901209#comment-13901209
]
Benedict commented on CASSANDRA-6451:
-------------------------------------
Yes it is. Old is already gone from 2.1 - there's a legacy support mode that
translates old commands into new ones and runs them, but otherwise it's
completely gone.
This can be added to new stress easily like the replication strategy options
are currently: compaction(strategy=X,key1=Y)
> Allow Cassandra-Stress to Set Compaction Strategy Options
> ---------------------------------------------------------
>
> Key: CASSANDRA-6451
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6451
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Russell Alexander Spitzer
> Assignee: Russell Alexander Spitzer
> Priority: Minor
> Attachments: trunk-6451.txt
>
>
> I was just running some tests with Cassandra-Stress and discovered that I was
> unable to set the compaction_strategy_options I needed. I've made a small
> patch to add yet another parameter to stress allowing the user to set
> strategy_options.
> Usage like so:
> ./cassandra-stress -Z MyStrat -z option1=10,option2=5
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)