[
https://issues.apache.org/jira/browse/ARTEMIS-5427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009918#comment-18009918
]
Grzegorz Grzybek commented on ARTEMIS-5427:
-------------------------------------------
https://github.com/jolokia/jolokia-integration/issues/1 is now fixed. I tested
it in 3x2 scenarios:
|| ||RBAC with {{etc/management.xml}}||RBAC with {{etc/broker.xml}}||
|JVM Agent with
{{authClass=org.apache.activemq.artemis.spi.core.security.jaas.HttpServerAuthenticator}}|
needs ARTEMIS-5587 | needs ARTEMIS-5587 |
|JVM Agent with {{authMode=jaas,realm=activemq}}| needs
[jolokia/jolokia#857|https://github.com/jolokia/jolokia/issues/857] | needs
[jolokia/jolokia#857|https://github.com/jolokia/jolokia/issues/857] |
|WAR Agent with {{{artemis.home}/web/console.war}}| (/) | (/) |
> Integrate Jolokia's MBeanInfo cache
> -----------------------------------
>
> Key: ARTEMIS-5427
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5427
> Project: ActiveMQ Artemis
> Issue Type: Task
> Components: Web Console
> Reporter: Justin Bertram
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> According to the [Jolokia
> documentation|https://jolokia.org/reference/html/manual/extensions.html#_mbeaninfo_cache]
> it's possible to reduce the JSON payload returned by Jolokia to, for
> example, the web console. However, we must provide a
> [{{org.jolokia.service.jmx.api.CacheKeyProvider}}|https://github.com/jolokia/jolokia/blob/main/service/jmx/src/main/java/org/jolokia/service/jmx/api/CacheKeyProvider.java]
> implementation and make it available via a service loader (e.g.
> [here|https://github.com/jolokia/jolokia/blob/main/service/jmx/src/main/resources/META-INF/jolokia/services-default]).
> We must also pass the {{listCache=true}} URL parameter from the web console.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact