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


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.

Reply via email to