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

Thiruvalluvan M. G. updated AVRO-375:
-------------------------------------

    Attachment: AVRO-375-test.patch
                AVRO-375.patch

The test patch adds unit-tests that catch the problem and the actual patch 
fixes the problem.

> Initializing uninizialized encoders fail
> ----------------------------------------
>
>                 Key: AVRO-375
>                 URL: https://issues.apache.org/jira/browse/AVRO-375
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Thiruvalluvan M. G.
>            Assignee: Thiruvalluvan M. G.
>         Attachments: AVRO-375-test.patch, AVRO-375.patch
>
>
> If you construct an encoder with null as OutputStream and try to call init() 
> with a valid OutputStream later, the code throws NullPointerException.

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

Reply via email to