[ https://issues.apache.org/jira/browse/AVRO-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-229: ------------------------------ Resolution: Fixed Fix Version/s: 1.3.0 Assignee: Tom White Status: Resolved (was: Patch Available) I just committed this. Thanks, Tom! > Encoder should implement java.io.Flushable > ------------------------------------------ > > Key: AVRO-229 > URL: https://issues.apache.org/jira/browse/AVRO-229 > Project: Avro > Issue Type: Improvement > Components: java > Affects Versions: 1.2.0 > Reporter: Tom White > Assignee: Tom White > Fix For: 1.3.0 > > Attachments: AVRO-229.patch, AVRO-229.patch > > > Encoder already has a flush method that is the same as the one defined by > java.io.Flushable, so it should simply use the library type to define it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.