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

   OSS will close connections that have not sent or received data for more than 
1 minute. When the backpressure time of Flink is too long, it will throw an 
exception and cause the Flink task to crash. Consulting with Alibaba Cloud 
official, it was found that the OSS client does not have a configuration option 
to increase timeout time. Therefore, a configuration option was added to load 
all OSS files into memory first, and then read data from memory.
   
   https://github.com/apache/iceberg/issues/5963


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to