[
https://issues.apache.org/jira/browse/AMQ-9223?focusedWorklogId=846581&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-846581
]
ASF GitHub Bot logged work on AMQ-9223:
---------------------------------------
Author: ASF GitHub Bot
Created on: 21/Feb/23 09:53
Start Date: 21/Feb/23 09:53
Worklog Time Spent: 10m
Work Description: gemmellr commented on PR #981:
URL: https://github.com/apache/activemq/pull/981#issuecomment-1438178936
> We should wait on this because log4j2 has a transitive dependency bug that
was just recently resolved: https://issues.apache.org/jira/browse/LOG4J2-3601
but not until version 2.20.0 so I don't think this should go into 5.18.0
Indeed it was
https://lists.apache.org/thread/t8of737y6lvf8gfwyb1who3xlcf01j6v :)
Given that issue, this PR is likely disabling logging in various places
currently due to still using 2.19.0. and not adjusting the dependencies as a
workaround. That bug and OSGI stuff is what stopped me trying to use SLF4J2 on
Artemis back when we switched it to using SLF4J+Log4J2. I know there have been
OSGI related changes to SLF4J2 since then, though I do still see recent
issues+PRs open around that suggesting there may still be things to address in
that space.
That said, I also didnt see much huge rush to update back then, since
applications can just depend on slfj-api 2 themselves if desired, and it will
then be chosen during dependency resolution over whatever version activemq used
anyway, and work so long as the client isnt using the new fluent APIs.
I see 2.20.0 has just hit Maven Central in the last few hours though so a
complete PR could now actually be prepared here.
Issue Time Tracking
-------------------
Worklog Id: (was: 846581)
Time Spent: 20m (was: 10m)
> Upgrade to slf4j 2.0.6
> ----------------------
>
> Key: AMQ-9223
> URL: https://issues.apache.org/jira/browse/AMQ-9223
> Project: ActiveMQ
> Issue Type: Dependency upgrade
> Components: Broker
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)