mxm commented on issue #15031: URL: https://github.com/apache/iceberg/issues/15031#issuecomment-3750670595
Flink has lifecycle methods on its operators which get executed on job shutdown, e.g. close(), but no way to register hooks. If we had such a hook on each worker node, we could clear the worker pool static reference. -- 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]
