[
https://issues.apache.org/jira/browse/CASSANDRA-3850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne resolved CASSANDRA-3850.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.1
Reviewer: slebresne
Committed, thanks.
(don't hesitate to attach the patch to the issue next time, it's slightly more
convenient :))
> get_indexed_slices losts index expressions
> ------------------------------------------
>
> Key: CASSANDRA-3850
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3850
> Project: Cassandra
> Issue Type: Bug
> Reporter: Philip Andronov
> Labels: get, indexing, search
> Fix For: 1.1
>
>
> in trunk
> CassandraServer.get_indexed_slices(ColumnParent , IndexClause ,
> SlicePredicate , ConsistencyLevel)
> looses index_clause.expressions when calling constructing
> RangeSliceCommand by using wrong constructor.
> This makes examples on http://wiki.apache.org/cassandra/CassandraCli produce
> wrong output as well as any get involving "where" check.
> Patch to fix this issue http://pastebin.com/QQT0Tfpc
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira