[ 
https://issues.apache.org/jira/browse/CASSANDRA-7620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077823#comment-14077823
 ] 

Benedict commented on CASSANDRA-7620:
-------------------------------------

Are you passing a different seed each time? Or do you have any of the 
insert.{partitions,pervisit,perbatch} settings set to a distribution other than 
FIXED? Because the clustering columns should be deterministically generated, 
and without those settings all would be inserted. With them a random selection 
will be.

> Allow user stress commands to specify the seed on the command line
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-7620
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7620
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Russell Alexander Spitzer
>            Assignee: Russell Alexander Spitzer
>            Priority: Trivial
>         Attachments: CASSANDRA-7620-2.1.patch
>
>
> Although I don't want to add to parameter bloat, it would be really useful if 
> the seed for a particular profile could be set on the command line. This 
> makes it easier to run the same command with many different seed settings 
> without modifying the profile file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to