You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/11/11 22:26:40 UTC

[jira] Assigned: (AVRO-192) schema parser needs better error handling for arrays and maps

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

Doug Cutting reassigned AVRO-192:
---------------------------------

    Assignee: Doug Cutting

> schema parser needs better error handling for arrays and maps
> -------------------------------------------------------------
>
>                 Key: AVRO-192
>                 URL: https://issues.apache.org/jira/browse/AVRO-192
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>            Priority: Minor
>         Attachments: AVRO-192.patch
>
>
> Java's schema parser fails with a NullPointerException if an array schema lacks an "items" type specification or a map schema lacks a "values" type specification.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.