[ 
https://issues.apache.org/jira/browse/CASSANDRA-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict updated CASSANDRA-8633:
--------------------------------
    Assignee:     (was: Benedict)

> cassandra-stress writes don't respect 'select' parameter
> --------------------------------------------------------
>
>                 Key: CASSANDRA-8633
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8633
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksey Yeschenko
>             Fix For: 2.1.x
>
>         Attachments: partition1.yaml, partition2.yaml, partition3.yaml, 
> partition4.yaml
>
>
> W/ the attached profile (partition1.yaml), which has 3 clustering columns, 
> each w/ clustering: fixed(100), and select: fixed(1)/1M, stress generates 
> huge batches (whereas should only generate single-row mutations).
> {noformat}
> WARN  20:37:59 Batch of prepared statements for [extreme.extreme] is of size 
> 269973, exceeding specified threshold of 5120 by 264853.
> {noformat}
> It can be better or worth depending on the distribution of those clustering-s 
> (w/ product fixed at 1M).
> W/ 10/1000/100 (partition2.yaml):
> {noformat}
> WARN  20:47:22 Batch of prepared statements for [extreme.extreme] is of size 
> 1769445, exceeding specified threshold of 5120 by 1764325.
> {noformat}
> W/ 10k/100/1 (partition3.yaml):
> {noformat}
> WARN  20:50:19 Batch of prepared statements for [extreme.extreme] is of size 
> 5373, exceeding specified threshold of 5120 by 253.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to