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

Jonathan Ellis commented on CASSANDRA-311:
------------------------------------------

this requires changing interfaces/cassandra.thrift, regenerating the java api 
(thrift -gen java), and going through the code looking for ascending/!ascending 
with !reversed/reversed.

> replace`isAscending` bool with `reversed`
> -----------------------------------------
>
>                 Key: CASSANDRA-311
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-311
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>             Fix For: 0.4
>
>
> reversed is more generic -- now that we allow custom comparators, it's quite 
> possible that a user-provided comparator would be descending by default.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to