Rei Odaira created CASSANDRA-11948:
--------------------------------------

             Summary: 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
            Priority: Minor
             Fix For: 2.2.x, 3.0.x, 3.x


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. I will submit a 
patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to