cuibo01 commented on pull request #2824:
URL: https://github.com/apache/hbase/pull/2824#issuecomment-752061346


   > In general, if there is an OOME, we can not assume that our handler can 
still be executed correctly, as we do not know where is the OOME thrown out, it 
may break the assumptions in our code and cause unexpected behavior.
   > 
   > IIRC, we have '-XX:OnOutOfMemoryError="kill -9 %p"' in our command line 
when start daemons? It does not work in your deployment?
   > 
   > Thanks.
   we can enhance OutOfMemoryError, if some users do not use 
'-XX:OnOutOfMemoryError="kill -9 %p"', or TimeOutThread exits due to other 
reasons, master should be able to abort...
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to