You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by dasch <gi...@git.apache.org> on 2015/03/12 12:24:29 UTC

[GitHub] avro pull request: AVRO-1645: Use a special exception class for un...

GitHub user dasch opened a pull request:

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

    AVRO-1645: Use a special exception class for unknown named type errors

    This allows handling the error be finding and loading the referenced schema.

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

    $ git pull https://github.com/dasch/avro dasch/unknown-type-error

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

    https://github.com/apache/avro/pull/26.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 #26
    
----
commit 374b21196234ed654612883a8384797278e5b0f7
Author: Daniel Schierbeck <da...@zendesk.com>
Date:   2015-03-12T11:13:02Z

    Use a special exception class for unknown named type errors

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] avro pull request: AVRO-1645: Use a special exception class for un...

Posted by dasch <gi...@git.apache.org>.
Github user dasch closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---