[
https://issues.apache.org/jira/browse/AVRO-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting resolved AVRO-107.
-------------------------------
Resolution: Fixed
Assignee: Doug Cutting
I just committed a fix for this.
> minor bugs in Schema & Protocol's equals() and hashCode() implementations
> -------------------------------------------------------------------------
>
> Key: AVRO-107
> URL: https://issues.apache.org/jira/browse/AVRO-107
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.0.0
> Reporter: Doug Cutting
> Assignee: Doug Cutting
> Priority: Minor
> Fix For: 1.0.1
>
>
> Protocol#equals() and Protocol#hashCode() do not consider the protocols types.
> Schema#equals() will throw a ClassCastException if a fixed schema is compared
> to a non-fixed schema.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.