[
https://issues.apache.org/jira/browse/CASSANDRA-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847531#action_12847531
]
Brandon Williams commented on CASSANDRA-908:
--------------------------------------------
That works too, I was just avoiding += since that's how we got this bug :)
> stress.py fixes and improvements
> --------------------------------
>
> Key: CASSANDRA-908
> URL: https://issues.apache.org/jira/browse/CASSANDRA-908
> Project: Cassandra
> Issue Type: Improvement
> Components: Contrib
> Affects Versions: 0.6
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Priority: Minor
> Fix For: 0.6
>
> Attachments: 0001_fix_rangeslice.txt, 0002_increase_column_limits.txt
>
>
> stress.py currently has a bug in rangeslice where it increments the finish
> key incorrectly, causing IREs with large amounts of data. Also, it is
> limited to 255 columns due to its use of chr/ord.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.