abstractdog commented on PR #12427:
URL: https://github.com/apache/iceberg/pull/12427#issuecomment-2691234726

   > I have seen a similar issue here: #12220
   
   thanks, it looks like the very same problem, so by using the default worker 
pool, we need to accept the default "exiting" behavior, which is fine, as long 
as users can use their own pools instead, that's what's 99% satisfied by 
scanManifestsWith interface in my case
   however, for that to work, iceberg should unblock it by lazily using the 
workerpool, otherwise the "Shutdown in progress" cannot be avoided


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