[
https://issues.apache.org/jira/browse/CASSANDRA-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedict resolved CASSANDRA-8632.
---------------------------------
Resolution: Duplicate
Already found based off your IRC report and filed a bug fix, which is under
review.
> cassandra-stress only generating a single unique row
> ----------------------------------------------------
>
> Key: CASSANDRA-8632
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8632
> Project: Cassandra
> Issue Type: Bug
> Reporter: Aleksey Yeschenko
> Assignee: Benedict
> Fix For: 2.1.3
>
> Attachments: partition.yaml
>
>
> Most likely caused by CASSANDRA-7964, since 2.1.2 is fine, and only 2.1-head
> is broken.
> Using the attached profile, and "user profile=partition.yaml ops\(insert=1\)
> n=10000000000 -rate threads=50" as the command, I'm only getting a single row
> as the result:
> {noformat}
> cqlsh:extreme> select * from extreme;
> partition_key | clustering_col0 | clustering_col1 | clustering_col2 | val
> ---------------+-----------------+-----------------+-----------------+-------------
> 1 | -1024190305 | 840771439 | -43718277 |
> -1410971548
> (1 rows)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)