osscm commented on issue #12590: URL: https://github.com/apache/iceberg/issues/12590#issuecomment-2753445267
delete operations can make the planning operations to starve for the thread from the common thread pool. we have also observed, keeping the `ThreadPools#WORKER_POOL` to default or to a high number can lead to S3 connection exhaustion that was tried to resolve in this fix: https://github.com/apache/iceberg/pull/11781 -- 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