hbase/conf
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
..
hadoop-metrics2-hbase.properties HBASE-14087 Ensure correct ASF headers for docs/code 2015-07-29 14:25:43 -05:00
hbase-env.cmd HBASE-22145 windows hbase-env causes hbase cli/etc to ignore HBASE_OPTS 2019-07-31 09:58:35 +02:00
hbase-env.sh HBASE-24143 [JDK11] Switch default garbage collector from CMS 2020-04-17 13:51:08 -07:00
hbase-policy.xml HBASE-5889 Remove HRegionInterface 2012-05-05 04:22:52 +00:00
hbase-site.xml HBASE-3870 Purge copyrights from src headers 2012-09-05 03:37:02 +00:00
log4j-hbtop.properties HBASE-23165 [hbtop] Some modifications from HBASE-22988 (#987) 2020-01-11 21:06:07 +09:00
log4j.properties HBASE-12882 Log level now configurable from outside Log4j configuration 2018-06-02 11:21:15 +02:00
regionservers HBASE-12034 If I kill single RS in branch-1, all regions end up on Master! 2014-09-29 13:50:59 -07:00