You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/03/18 22:22:39 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14367948#comment-14367948 ] 

Philip Thompson commented on CASSANDRA-8357:
--------------------------------------------

Can you still reproduce this with the newest stress code? A lot of changes have gone in since 2.1.1

> 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
>
>
> 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)