[ https://issues.apache.org/jira/browse/AVRO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805123#action_12805123 ]
Thiruvalluvan M. G. commented on AVRO-375: ------------------------------------------ Thanks Philip for pointing it out. I added the tests with ASF licence. Committed revision 903351. > 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.