[ 
https://issues.apache.org/jira/browse/CASSANDRA-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885632#comment-13885632
 ] 

Sylvain Lebresne commented on CASSANDRA-6634:
---------------------------------------------

Wow, testing for nulls every time bugs me *a lot* more that having 
"EqualsBuilder opaque". Wouldn't mind changing to use guava's Objects.Equal() 
though (if only because that's probably what we use more often in the rest of 
the code so it brings consistency), but let's not manually repeat the handling 
of nulls on every line like that.

> UTMetaData is missing equals() definition on trunk, breaking KSMetaData and 
> CFMetaData equality
> -----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6634
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Benedict
>         Attachments: utmetadata.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to