[
https://issues.apache.org/jira/browse/AVRO-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mollitor resolved AVRO-2136.
----------------------------------
Resolution: Not A Problem
> All Outstreams are not getting closed in DataFileWriter
> -------------------------------------------------------
>
> Key: AVRO-2136
> URL: https://issues.apache.org/jira/browse/AVRO-2136
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Reporter: Balu
> Priority: Critical
>
> underlyingStream is getting initialized with output stream provided while
> writing the data, butis never getting closed. This is causing issue when a
> file system accepts only one active connection to write the data.
>
> When close method is called it is also close underlyingStream
--
This message was sent by Atlassian Jira
(v8.3.4#803005)