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

Scott Carey commented on AVRO-1315:
-----------------------------------

Another option is to only have SchemaValidationStrategy -- the pair-wise 
validation -- in org.apache.avro.  The Validation over a list of 'previous' 
schemas can stay in the schema-repo being developed in AVRO-1124.  This would 
reduce what code is in the core avro package but might be more universally 
usable.

                
> 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
>
>
> 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