[
https://issues.apache.org/jira/browse/CASSANDRA-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156801#comment-13156801
]
Sylvain Lebresne commented on CASSANDRA-3498:
---------------------------------------------
I understand I'm coming a little late, but I actually remembered that for
counters we've introduced the -F option, that allows to specify how many
different keys to use. In other word, stress -n 10000 -F 1 will do 10000
insertion on the same row. Maybe that could actually be enough for generating
artificial contention ?
> Add same-row contention mode to stress tool
> -------------------------------------------
>
> Key: CASSANDRA-3498
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3498
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Pavel Yaskevich
> Priority: Minor
> Fix For: 1.1
>
> Attachments: CASSANDRA-3498.patch
>
>
> For CASSANDRA-2893 and other scenarios we'd like to generate non-unique rows
> to insert. (Maybe we can re-use the same pseudorandom distribution code we
> already have for reads.)
--
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