[
https://issues.apache.org/jira/browse/CASSANDRA-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-676:
---------------------------------------
Attachment: 0002_configurable_progress_interval.patch
0001_raise_on_empty_keys.patch
Patch to raise when keys are not found, overridable by command line option,
also allowing the ability to ignore insert errors if desired. Patch to allow
configurable progress interval.
> stress.py should raise when keys are not found
> ----------------------------------------------
>
> Key: CASSANDRA-676
> URL: https://issues.apache.org/jira/browse/CASSANDRA-676
> Project: Cassandra
> Issue Type: Improvement
> Environment: debian lenny amd64 OpenJDK 64-Bit Server VM (build
> 1.6.0_0-b11, mixed mode)
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Priority: Minor
> Fix For: 0.9
>
> Attachments: 0001_raise_on_empty_keys.patch,
> 0002_configurable_progress_interval.patch
>
>
> Currently, stress.py does not check for results when reading keys. This
> makes it easy to get false results if you either don't insert first or have
> your data dir pointed at the wrong location. Also, it would be nice if
> progress of a finer grain than 10s could be reported.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.