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

Doug Cutting commented on AVRO-1315:
------------------------------------

Unless we have tests that check whether we update serialVersionUID every time 
we incompatibly alter the class then I don't see that specifying it does much 
good.  The default value is a hash of the fields & methods, which is 
conservative and probably safest.  An Eclipse warning doesn't influence me here.
                
> Java: Schema Validation utilities
> ---------------------------------
>
>                 Key: AVRO-1315
>                 URL: https://issues.apache.org/jira/browse/AVRO-1315
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Scott Carey
>            Assignee: Scott Carey
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1315.patch
>
>
> As part of AVRO-1124 we needed Schema Validation utilities.  I have separated 
> those out of that ticket as a stand-alone item.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to