Equality problem in schema updates
----------------------------------
Key: CASSANDRA-1962
URL: https://issues.apache.org/jira/browse/CASSANDRA-1962
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Stu Hood
Priority: Minor
Fix For: 0.7.1
Attachments: 0001-Strings-never-equal-UTFs.txt
CFMetaData.apply uses equals to compare objects that are not the same class:
this may work now, but we shouldn't rely on that behaviour.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.