ndimiduk opened a new pull request, #5126:
URL: https://github.com/apache/hbase/pull/5126

   Introduce separate `trap`s for SIGHUP vs. the rest. Treat `SIGINT`, 
`SIGKILL`, and `EXIT` identically, as before. Use the signal name without `SIG` 
prefix for increased portability, as per the POSIX man page for `trap`.
   
   `SIGTERM` handler will now honor `HBASE_STOP_TIMEOUT` as described in the 
file header.


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to