AnatolyPopov opened a new pull request, #13899:
URL: https://github.com/apache/iceberg/pull/13899

   When S3InputStreamReadFully is called it does not expose the underlying 
InputStream to the caller and does not close it on its own. This leads to 
connection leak in S3Client since the underlying connection is not returned to 
connection pool in Apace HTTP client.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to