Balu created AVRO-2136:
--------------------------

             Summary: All Outstreams are not getting closed in DataFileWriter
                 Key: AVRO-2136
                 URL: https://issues.apache.org/jira/browse/AVRO-2136
             Project: Avro
          Issue Type: Bug
          Components: java
            Reporter: Balu


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
(v7.6.3#76005)

Reply via email to