[
https://issues.apache.org/jira/browse/CASSANDRA-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975900#action_12975900
]
Hudson commented on CASSANDRA-1915:
-----------------------------------
Integrated in Cassandra-0.7 #133 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.7/133/])
Fix for stress.java using wrong key names and not detecting empty keys.
Patch by Pavel Yaskevich, reviewed by brandonwilliams for CASSANDRA-1915
> stress.java doesn't actually read its data
> ------------------------------------------
>
> Key: CASSANDRA-1915
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1915
> Project: Cassandra
> Issue Type: Bug
> Components: Contrib
> Affects Versions: 0.7.1
> Reporter: Brandon Williams
> Assignee: Pavel Yaskevich
> Fix For: 0.7.1
>
> Attachments: CASSANDRA-1915.patch
>
>
> stress.java doesn't actually read back the keys it inserts, but also reports
> no errors. This is evident on larger (1M) runs where the read request rate
> is equal to what the bloom filter can do. Stress.py also cannot find the
> rows that stress.java inserts.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.