hbase/bin
Nick Dimiduk 52245e9f7c HBASE-24143 [JDK11] Switch default garbage collector from CMS
Per comments in Jira, be explicit about what collector we
use. Existing code simply hard-codes HBASE_OPTS in
`conf/hbase-env.sh`. We now need to be a little more clever than this,
so moves the definition into `bin/hbase`. Also consolidates logic
around JVM version detection into a reusable function.

This change also changes how we set `HBASE_OPTS`. Before, we would
accept an operator's value, but always append our GC
prescription. After this change, we defer entirely to the operator's
choice, only applying our values when they've not specified their
intentions.

Signed-off-by: stack <stack@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2020-04-17 13:51:08 -07:00
..
replication HBASE-10092 Addendum. Move to slf4j. Few changes in bin/ scripts. 2017-12-21 19:22:00 -08:00
test HBASE-8431 Fix missing license headers 2013-04-25 03:20:51 +00:00
considerAsDead.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
draining_servers.rb HBASE-22783 shell with removal of status and load classes 2019-08-06 19:20:22 +02: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:53 +05:30
graceful_stop.sh HBASE-16044 Fix 'hbase shell' output parsing in graceful_stop.sh 2016-07-11 11:28:33 -07:00
hbase HBASE-24143 [JDK11] Switch default garbage collector from CMS 2020-04-17 13:51:08 -07:00
hbase-cleanup.sh HBASE-19140 hbase-cleanup.sh uses deprecated call to remove files in hdfs 2017-11-01 10:30:49 -07: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-10084 [WINDOWS] bin\hbase.cmd should allow whitespaces in java.library.path and classpath 2013-12-17 01:03:10 +00:00
hbase-config.sh HBASE-24143 [JDK11] Switch default garbage collector from CMS 2020-04-17 13:51:08 -07:00
hbase-daemon.sh HBASE-18274 hbase autorestart will overwrite the gc log (Fangyuan Deng) 2017-06-27 08:03:26 -07: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-20108 Remove jline exclusion from ZooKeeper 2018-03-05 15:33:51 -05:00
hirb.rb HBASE-21812 Address ruby static analysis for shell/bin modules [2nd pass] 2019-02-03 06:39:53 -06: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:24:12 -05:00
master-backup.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
region_mover.rb HBASE-18238 rubocop autocorrect for bin/ 2017-08-14 13:53:37 -05:00
region_status.rb HBASE-22783 shell with removal of status and load classes 2019-08-06 19:20:22 +02:00
regionservers.sh HBASE-20130 Use defaults (16020 & 16030) as base ports when the RS is bound to localhost 2018-03-26 14:11:20 -07:00
rolling-restart.sh HBASE-18392 Add default value of --movetimeout to rolling-restart.sh 2017-07-18 07:04:29 -07:00
shutdown_regionserver.rb HBASE-21812 Address ruby static analysis for shell/bin modules [2nd pass] 2019-02-03 06:39:53 -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-19784 bin/stop-hbase more friendly when hbase already stopped 2018-01-17 15:48:53 -08:00
zookeepers.sh HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00