You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/13 15:47:19 UTC

[jira] Updated: (CASSANDRA-1386) Even faster UUID comparisons

     [ https://issues.apache.org/jira/browse/CASSANDRA-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Folke Behrens updated CASSANDRA-1386:
-------------------------------------

    Attachment: timestamp-byte-order-comparison.patch.txt

> Even faster UUID comparisons
> ----------------------------
>
>                 Key: CASSANDRA-1386
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1386
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Folke Behrens
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: timestamp-byte-order-comparison.patch.txt
>
>
> Patch replaces "long" creation and comparion in TimeUUIDType with direct byte comparison in correct order. (Addition to CASSANDRA-1043).

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