Sagar Sumit created HUDI-5353:
---------------------------------
Summary: Close file reader wherever missing
Key: HUDI-5353
URL: https://issues.apache.org/jira/browse/HUDI-5353
Project: Apache Hudi
Issue Type: Bug
Reporter: Sagar Sumit
If not closed, open file handles could lead to
{code:java}
java.io.InterruptedIOException: getFileStatus on
s3a://bucket/base/path/274df949-03a5-4837-840f-a0b558b82827-0_0-9095-234238_20221206220929477.parquet:
com.amazonaws.SdkClientException: Unable to execute HTTP request: Timeout
waiting for connection from pool {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)