cxzl25 commented on issue #7309: URL: https://github.com/apache/kyuubi/issues/7309#issuecomment-3784121534
> Or maybe we should directly exit when `KyuubiUncaughtExceptionHandler` catch an `OutOfMemoryError`, ensuring that ExitOnOutOfMemoryError is not bypassed during engine startup In the case of OOM, there is no guarantee that the exception will be handled correctly. I strongly recommend using [jvmquake](https://github.com/Netflix-Skunkworks/jvmquake) to avoid this problem. -- 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]
