stevenzwu commented on PR #11073:
URL: https://github.com/apache/iceberg/pull/11073#issuecomment-2372844534

   @fengjiajie I think Ryan had a good point in the email thread that we 
probably shouldn't be using the `ThreadPools.newWorkerPool()` with explicit 
lifecycle management. I think we can switch the usage directly 
`Executors.newFixedThreadPool` without adding 
`ThreadPools.newNonExitingWorkerPool`.


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