Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.31.0
-
None
Description
broker plugins require a way to add a new instance of a class to a collection via broker properties. Using the class name as the key can work nicely.
In addition, the registration and configuration of broker plugins needs to be separated, currently they are handled in a single method call.
brokerPlugins.\"org.apache.activemq.artemis.core.server.plugin.impl.LoggingActiveMQServerPlugin.class\".init=LOG_ALL_EVENTS=false
Attachments
Issue Links
- links to