hbase/bin
Nick Dimiduk 85b599b96a HBASE-27651 hbase-daemon.sh foreground_start should propagate SIGHUP and SIGTERM
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.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
2023-03-20 15:37:01 +01:00
..
replication HBASE-10092 Addendum. Move to slf4j. Few changes in bin/ scripts. 2017-12-21 19:26:19 -08:00
test HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
chaos-daemon.sh HBASE-27669 chaos-daemon.sh should make use hbase script start/stop chaosagent and chaos monkey runner (#5078) 2023-03-09 10:58:07 +08:00
considerAsDead.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
draining_servers.rb HBASE-27030 Fix undefined local variable error in draining_servers.rb (#4427) 2022-05-22 15:07:28 +08:00
get-active-master.rb HBASE-19114 addendum. Split out o.a.h.h.zookeeper from hbase-server and hbase-client. Ruby scripts also used ZooKeeperWatcher. 2018-03-03 21:06:21 +05:30
graceful_stop.sh HBASE-27275 graceful_stop.sh unable to restore the balance state (#4680) 2022-08-09 09:56:08 +08:00
hbase HBASE-27669 chaos-daemon.sh should make use hbase script start/stop chaosagent and chaos monkey runner (#5078) 2023-03-09 10:58:07 +08:00
hbase-cleanup.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
hbase-common.sh HBASE-7908 Add jstack logs in hbase-common.sh when killing the server 2013-03-26 15:07:08 +00:00
hbase-config.cmd HBASE-24550 Passing '-h' or '--help' to bin/hbase doesn't do as expected (ADDENDUM) 2020-06-19 22:53:28 +05:30
hbase-config.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
hbase-daemon.sh HBASE-27651 hbase-daemon.sh foreground_start should propagate SIGHUP and SIGTERM 2023-03-20 15:37:01 +01:00
hbase-daemons.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
hbase-jruby HBASE-5364 Fix source files missing license in 0.92 and trunk (Elliott Clark) 2012-02-10 20:07:36 +00:00
hbase.cmd HBASE-26802 Backport the log4j2 changes to branch-2 (#4166) 2022-03-11 11:38:37 -08:00
hbase_startup.jsh HBASE-25841 Add basic jshell support 2021-05-19 12:02:30 -07:00
hirb.rb HBASE-14067 bundle ruby files for hbase shell into a jar. 2020-10-13 16:29:55 -05:00
local-master-backup.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
local-regionservers.sh HBASE-20130 (ADDENDUM) Use defaults (16020 & 16030) as base ports when the RS is bound to localhost 2018-03-27 21:25:42 -05:00
master-backup.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
region_mover.rb HBASE-18238 rubocop autocorrect for bin/ 2017-08-14 14:04:43 -05:00
region_status.rb HBASE-21812 Address ruby static analysis for shell/bin modules [2nd pass] 2019-02-03 09:53:09 -06:00
regionservers.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
rolling-restart.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
shutdown_regionserver.rb HBASE-21812 Address ruby static analysis for shell/bin modules [2nd pass] 2019-02-03 09:53:09 -06:00
start-hbase.cmd HBASE-6815. [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode. (Slavik Krassovsky) 2013-01-25 23:33:22 +00:00
start-hbase.sh HBASE-15924 Enhance hbase services autorestart capability to hbase-daemon.sh 2016-12-20 17:37:10 -08:00
stop-hbase.cmd HBASE-6815. [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode. (Slavik Krassovsky) 2013-01-25 23:33:22 +00:00
stop-hbase.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00
zookeepers.sh HBASE-26899 Run spotless:apply 2022-05-01 22:52:40 +08:00