[
https://issues.apache.org/jira/browse/ARTEMIS-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated ARTEMIS-4322:
------------------------------------
Description: Since migrating to SLF4J in ARTEMIS-4020, folks running in the
context of a
[SecurityManager|https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/SecurityManager.html]
can have problems since {{org.apache.activemq.artemis.logs.BundleFactory for
the generated 'operational log methods/messages with IDs'}} is not using a
{{java.security.PrivilegedAction as the prior JBL based equivalent version
did.}} (was: Since migrating to SLF4J folks running in the context of a
[SecurityManager|https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/SecurityManager.html]
can have problems since {{org.apache.activemq.artemis.logs.BundleFactory}} is
not using a {{java.security.PrivilegedAction}})
> BundleFactory should use PrivilegedAction
> -----------------------------------------
>
> Key: ARTEMIS-4322
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4322
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.27.0, 2.27.1, 2.28.0, 2.29.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 2.30.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Since migrating to SLF4J in ARTEMIS-4020, folks running in the context of a
> [SecurityManager|https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/SecurityManager.html]
> can have problems since {{org.apache.activemq.artemis.logs.BundleFactory for
> the generated 'operational log methods/messages with IDs'}} is not using a
> {{java.security.PrivilegedAction as the prior JBL based equivalent version
> did.}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)