CamilAbraham commented on PR #2439:
URL: https://github.com/apache/avro/pull/2439#issuecomment-1680632383

   > @CamilAbraham @KalleOlaviNiemitalo After thinking more about the 
ownstream/leaveOpen issue. Adding that featurte requires to convert the 
BinaryEncoder and Decoder to become IDisposable. I dont think that should be in 
the scope of this ticket. My vote is not to add the Dispose feature to the 
Encoder and Decoder
   
   The reason I introduced this change since the beginning was because I 
believe that disposing the stream will reduce memory leakage. Is there a reason 
why making the object IDisposable is a bad idea? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to