[
https://issues.apache.org/jira/browse/CASSANDRA-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898301#action_12898301
]
Jonathan Ellis commented on CASSANDRA-1386:
-------------------------------------------
the new compareByteArrays overload is unnecessary, the only code that compares
something other than an entire byte[] is a test method.
> 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 beta 2
>
> 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.