osscm commented on PR #15492: URL: https://github.com/apache/iceberg/pull/15492#issuecomment-4127628141
> Hi @osscm, > > I don't think your above comment regarding #15312 is correct. > > Please see [ThreadPools.java#L272](https://github.com/svalaskevicius/iceberg/blob/8448a05a64f803471a4e49a11adf08ffb718d86e/core/src/main/java/org/apache/iceberg/util/ThreadPools.java#L272) which shows that any pool created via `newExitingWorkerPool` will be tracked the same way. > > Also, there is no function named like `setDefaultShutdownHook` - grep on the repo returned nothing - are we looking at the same code? :) > > Regards, Sarunas my bad, I think I mixed up a two different PR/codebases... :) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
