Branimir Lambov created CASSANDRA-11316:
-------------------------------------------

             Summary: BTreeRow.hashCode() is broken
                 Key: CASSANDRA-11316
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11316
             Project: Cassandra
          Issue Type: Bug
            Reporter: Branimir Lambov
            Assignee: Branimir Lambov
            Priority: Minor


CASSANDRA-10193 changed {{BTreeRow}} to not contain an instance of the column 
definition, but {{AbstractRow.hashCode()}} still uses it to calculate hash. As 
a result the value returned is always different, breaking any use of {{Row}} as 
key.

AFAICS currently unused, needed for tests in CASSANDRA-7019.



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

Reply via email to