okumin created HDDS-8357:
----------------------------
Summary: Spring-jcl conflicts the original commons-logging on Recon
Key: HDDS-8357
URL: https://issues.apache.org/jira/browse/HDDS-8357
Project: Apache Ozone
Issue Type: Improvement
Components: Ozone Recon
Affects Versions: 1.3.0, 1.4.0
Reporter: okumin
I observe the following warning when I launch Ozone Recon.
{code:java}
ozone-recon-0: 2023-04-02 14:47:27,640 [main] WARN http.HttpRequestLog: Jetty
request log can only be enabled using Log4j {code}
Checking this issue, I found spring-jcl has LogFactory or other classes with
the same FQCNs as the original Apache Commons Logging.
[https://github.com/spring-projects/spring-framework/blob/v5.3.23/spring-jcl/src/main/java/org/apache/commons/logging/LogFactory.java]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]