You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jens Preußner (JIRA)" <ji...@apache.org> on 2015/03/25 08:45:53 UTC

[jira] [Updated] (CASSANDRA-8357) ArrayOutOfBounds in cassandra-stress with inverted exponential distribution

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

Jens Preußner updated CASSANDRA-8357:
-------------------------------------
    Reproduced In: 2.1.3, 2.1.1  (was: 2.1.1)
       Attachment: CASSANDRA-8357-2.1.3.log.txt
                   CASSANDRA-8357-2.1.3.errlog.txt

> ArrayOutOfBounds in cassandra-stress with inverted exponential distribution
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8357
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8357
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: 6-node cassandra cluster (2.1.1) on debian.
>            Reporter: Jens Preußner
>             Fix For: 2.1.4
>
>         Attachments: CASSANDRA-8357-2.1.3.errlog.txt, CASSANDRA-8357-2.1.3.log.txt
>
>
> When using the CQLstress example from GitHub (https://github.com/apache/cassandra/blob/trunk/tools/cqlstress-example.yaml) with an inverted exponential distribution in the insert-partitions field, generated threads fail with
> Exception in thread "Thread-20" java.lang.ArrayIndexOutOfBoundsException: 20 at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307)
> See the gist https://gist.github.com/jenzopr/9edde53122554729c852 for the typetest.yaml I used.
> The call was:
> cassandra-stress user profile=typetest.yaml ops\(insert=1\) -node $NODES



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