lurnagao-dahua commented on PR #10069: URL: https://github.com/apache/iceberg/pull/10069#issuecomment-2033424821
Thank you for your response! In my case flink streaming write to iceberg 1.Hive metastore has been full GC continuously so it will throw SocketTimeoutException: Read timed out(`hive.metastore.client.socket.timeout` default 600s) 2.hiveTableOperations commit thread call `Thread.sleep(retryDelaySeconds * 1000)` to retry 3.The Flink checkpoint timeout time is less than 600s and Interrupt it, then throw InterruptedException and not message I have been thinking for a while and I have some doubts about this UT. Can you give me some advice? -- 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