You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 17:07:14 UTC

[jira] Commented: (CASSANDRA-311) replace`isAscending` bool with `reversed`

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

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

Sorry, I missed the rebase notification in my inbox.  I'm in the middle of CASSANDRA-332 now which messes with this code a bit but I will try to apply after that.

> replace`isAscending` bool with `reversed`
> -----------------------------------------
>
>                 Key: CASSANDRA-311
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-311
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.4
>            Reporter: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: cassandra-311-v1.patch, cassandra-311-v2.patch, cassandra-311-v3.diff
>
>
> 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.