[
https://issues.apache.org/jira/browse/CASSANDRA-11948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuki Morishita updated CASSANDRA-11948:
---------------------------------------
Assignee: Rei Odaira
Status: Patch Available (was: Open)
> Wrong ByteBuffer comparisons in TimeTypeTest
> --------------------------------------------
>
> Key: CASSANDRA-11948
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11948
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Reporter: Rei Odaira
> Assignee: Rei Odaira
> Priority: Minor
> Fix For: 2.2.x, 3.0.x, 3.x
>
> Attachments: 11948-2.2.txt
>
>
> The last three tests in org.apache.cassandra.db.marshal.TimeTypeTest compare
> the returned values of AbstractType.compare() with -1 or 1. However,
> AbstractType.compare() is supposed to return a negative integer, zero, or a
> positive integer, and it does not necessarily return -1 or 1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)