[
https://issues.apache.org/jira/browse/AVRO-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Zeyliger updated AVRO-165:
---------------------------------
Attachment: AVRO-165.patch.txt
I think this is more right. This is test code (so it doesn't get separately
tested), and didn't trigger any real failure, but no reason to keep bad
equals() implementations around.
> TestReflect has a bug in its equals method.
> -------------------------------------------
>
> Key: AVRO-165
> URL: https://issues.apache.org/jira/browse/AVRO-165
> Project: Avro
> Issue Type: Bug
> Components: java
> Reporter: Philip Zeyliger
> Assignee: Philip Zeyliger
> Attachments: AVRO-165.patch.txt
>
>
> Eclipse pointed out an unused variable, which turned out to be a bad equals
> implementation. Patch to follow. (This is part of a split up of AVRO-152).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.