You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Brian Lachniet (JIRA)" <ji...@apache.org> on 2019/08/15 01:35:00 UTC

[jira] [Resolved] (AVRO-2416) Schema parser error reporting

     [ https://issues.apache.org/jira/browse/AVRO-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Lachniet resolved AVRO-2416.
----------------------------------
    Resolution: Duplicate

> Schema parser error reporting
> -----------------------------
>
>                 Key: AVRO-2416
>                 URL: https://issues.apache.org/jira/browse/AVRO-2416
>             Project: Apache Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.9.0
>            Reporter: Patrick Farry
>            Priority: Minor
>
> The C# schema parser is a little terse when reporting errors. We have some large schemas and are having trouble tracking down errors. We are planning to add the following:
>  * update json.net to latest
>  * report the json path for every error. Ideally the line number and position too but Json.net doesnt seem to support this.
>  * optionally continue to parse after an error and report as many errors as possible.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)