[ 
https://issues.apache.org/jira/browse/CASSANDRA-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011847#comment-13011847
 ] 

Pavel Yaskevich commented on CASSANDRA-2326:
--------------------------------------------

It does print an exception message when it's not null. 

It seems to be imposible to currently implement IndexedRangeSlice operation 
because Operation.generateValues() now generates strings using randomizer 
(IndexedRangeSlice implies that we know an exact value we are looking keys for) 
so each of the runs can potentially give 0 results and we can loop infinitely...

> stress.java indexed range slicing is broken
> -------------------------------------------
>
>                 Key: CASSANDRA-2326
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2326
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Contrib
>            Reporter: Brandon Williams
>            Assignee: Pavel Yaskevich
>            Priority: Trivial
>
> I probably broke it when I fixed the build that CASSANDRA-2312 broke.  Now it 
> compiles, but never works.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to