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

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to