[
https://issues.apache.org/jira/browse/AVRO-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357498#comment-14357498
]
ASF GitHub Bot commented on AVRO-1649:
--------------------------------------
GitHub user bcotton opened a pull request:
https://github.com/apache/avro/pull/24
AVRO-1649: Teach SchemaCompatability to be more descriptive with failing
compatibility checks.
Also adds enums to SchemaCompatability.SchemaCompatibilityType for the
various compatability checks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bcotton/avro trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/24.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 #24
----
commit e77d97c35eabdd7b2f9de24f6a0a01f1fe11bf29
Author: Bob Cotton <[email protected]>
Date: 2015-03-11T20:06:37Z
AVRO-1649: Teach SchemaCompatability to be more descriptive with failing
compatibility checks.
Also adds enums to SchemaCompatability.SchemaCompatibilityType for the
various compatability checks.
----
> 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)