cuibo01 commented on pull request #2824:
URL: https://github.com/apache/hbase/pull/2824#issuecomment-752300485
> So we need to find out why this opinion does not work first? OOME can
happen at any place and break the assumptions in code, there is no way to fix
it cleanly just by adding more checks in code...
ok, mybe -XX:OnOutOfMemoryError=\"kill -9 %p\",
if there is no '\', jvm executes kill instead of "kill -9 pid" when oom
occurs.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]