[ 
https://issues.apache.org/jira/browse/HBASE-24310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098639#comment-17098639
 ] 

Duo Zhang commented on HBASE-24310:
-----------------------------------

There is a behavior change. In the old implementation, if we do not define a 
special appender, the request log will be disabled. Now with Slf4jRequestLog, 
it will always be enabled, if you want to disable it, you must specify a null 
appender in your log config file.

But after searching the ref guide, there is nothing about this area, so I think 
it is fine to change the behavior, at least for master. Let's add something in 
the ref guide about this after we finish the log4j2 migration.

Thanks.

> Use Slf4jRequestLog for hbase-http
> ----------------------------------
>
>                 Key: HBASE-24310
>                 URL: https://issues.apache.org/jira/browse/HBASE-24310
>             Project: HBase
>          Issue Type: Sub-task
>          Components: logging
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>
> To remove the direct dependency on log4j in hbase-http server.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to