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