You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2016/02/04 03:24:39 UTC

[jira] [Created] (AVRO-1793) Python2: Retain stack trace and original exception when failing to parse schema

Jakob Homan created AVRO-1793:
---------------------------------

             Summary: Python2: Retain stack trace and original exception when failing to parse schema
                 Key: AVRO-1793
                 URL: https://issues.apache.org/jira/browse/AVRO-1793
             Project: Avro
          Issue Type: Improvement
          Components: python
    Affects Versions: 1.8.0
            Reporter: Jakob Homan
            Assignee: Jakob Homan


Currently when a parse call fails the original exception is swallowed and replaced by a generic SchemaParseException.  We should keep the original stack trace and include the actual exception message.



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