[
https://issues.apache.org/jira/browse/HBASE-26822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-26822.
-------------------------------
Hadoop Flags: Reviewed
Release Note:
Remove the HBASE_ROOT_LOGGER_LEVEL, HBASE_ROOT_LOGGER_APPENDER,
HBASE_SECURITY_LOGGER_LEVEL and HBASE_SECURITY_LOGGER_APPENDER environment
variables as log4j 2.17.2 supports set level and appenders at once.
You can still use HBASE_ROOT_LOGGER and HBASE_SECURITY_LOGGER environment
variables.
Resolution: Fixed
Merged to master.
Thanks [~apurtell] for reviewing.
> Revert the changes on hbase-daemon.sh after switching to log4j2 properties
> file
> -------------------------------------------------------------------------------
>
> Key: HBASE-26822
> URL: https://issues.apache.org/jira/browse/HBASE-26822
> Project: HBase
> Issue Type: Task
> Components: logging, scripts
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0-alpha-3
>
>
> In HBASE-19577, we changed to use two ENVVARs to specify log level and
> appender, so we also changed hbase-daemon.sh to use two ENVVARs. In
> HBASE-26723 we switched back to use one ENVVAR, so we should also revert the
> changes in hbase-daemon.sh.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)