klsince commented on PR #15335: URL: https://github.com/apache/pinot/pull/15335#issuecomment-2748925301
is it safe to recover the server process from the OOM error here? To my knowledge, it's usually not a good idea (e.g. https://stackoverflow.com/questions/3058198/can-the-jvm-recover-from-an-outofmemoryerror-without-a-restart). It's usually better/cleaner to just fail the process fast and let it restart. -- 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]
