[
https://issues.apache.org/jira/browse/HBASE-29770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated HBASE-29770:
--------------------------------
Description:
We're already adding jcl-over-slf4j, which implements commons-logging and
redirects it to SLF4j then to Log4j2.
Having both jcl-over-slf4j and commons-logging on the classpath leads to
classpath ordering dependent behavior.
was:
We're already adding jcl-over-slf4j, which implements commons-logging and
redirects it to SLF4j then tho Log4j2.
Having both jcl-over-slf4j and commons-logging on the classpath leads to
classpath ordering dependent behavior.
> Exclude commons-logging from HBase
> ----------------------------------
>
> Key: HBASE-29770
> URL: https://issues.apache.org/jira/browse/HBASE-29770
> Project: HBase
> Issue Type: Improvement
> Components: logging
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
>
> We're already adding jcl-over-slf4j, which implements commons-logging and
> redirects it to SLF4j then to Log4j2.
> Having both jcl-over-slf4j and commons-logging on the classpath leads to
> classpath ordering dependent behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)