imply-cheddar commented on PR #13258: URL: https://github.com/apache/druid/pull/13258#issuecomment-1328422771
I don't believe that this will actually solve the problem. The exception that happened was causing the shutdown hooks to not make progress, IIRC. The docs suggest that `halt` will also run the shutdown hooks, unless they have already been triggered. But, this is the code that's responsible for triggering them, the change in this PR is effectively no change. -- 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]
