[
https://issues.apache.org/jira/browse/AVRO-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698657#action_12698657
]
Sharad Agarwal commented on AVRO-12:
------------------------------------
Seems like the same schema 'type' (in the above example, Node) share the same
reference, leading equals() method in to infinite recursion.
> Bug in comparison of recurisive schemas
> ---------------------------------------
>
> Key: AVRO-12
> URL: https://issues.apache.org/jira/browse/AVRO-12
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.0
> Reporter: Hong Tang
> Fix For: 1.0
>
>
> Comparison of recursive schema will lead to infinite recursion (eventually
> leading to java.lang.StackOverflowError.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.