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

ASF GitHub Bot commented on AVRO-1649:
--------------------------------------

GitHub user kurtharriger reopened a pull request:

    https://github.com/apache/avro/pull/49

    AVRO-1649: More Informative Schema Compatibility Checks

    Rebased https://github.com/apache/avro/pull/33 onto trunk
    
    https://issues.apache.org/jira/browse/AVRO-1649

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kurtharriger/avro AVRO-1649-20170817

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/49.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #49
    
----
commit 978f0cf82487540034294ec7dc3b526ed5486ab3
Author: Kurt Harriger <kharri...@rallydev.com>
Date:   2015-04-07T18:02:16Z

    AVRO-1649: Add SchemaCompatibilityResult
    
    Modify private methods without breaking backward compatibility

commit 62b155e222f74371efc07e719c04dc43ab2e8cd4
Author: Kurt Harriger <kharri...@rallydev.com>
Date:   2015-04-07T18:06:12Z

    AVRO-1649: Return more informative description
    
    Return SchemaPairCompatibility with a more informative incompatibility
    description

commit 2d420bd46d73138d0116d646f130e17add222633
Author: Kurt Harriger <kharri...@rallydev.com>
Date:   2015-08-17T17:05:43Z

    Cleanup descriptions

----


> SchemaCompatability should be more descriptive when schemas are incompatible
> ----------------------------------------------------------------------------
>
>                 Key: AVRO-1649
>                 URL: https://issues.apache.org/jira/browse/AVRO-1649
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.7.7
>            Reporter: Bob Cotton
>            Priority: Minor
>
> When resolving schema incompatibilities it would be nice to have a more 
> descriptive error message when schemas are not compatible. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to