[ 
https://issues.apache.org/jira/browse/ARTEMIS-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782456#comment-17782456
 ] 

Moritz Schmitz von Hülst commented on ARTEMIS-4482:
---------------------------------------------------

Also no success with the containerized versions.


{code:java}
docker run --rm --name broker -p=8161:8161 
-e=JAVA_ARGS_APPEND=-Dwebconfig.bindings.artemis.uri=http://0.0.0.0:8161 
-e=AMQ_USER=x -e=AMQ_PASSWORD=x 
quay.io/artemiscloud/activemq-artemis-broker-kubernetes:artemis.2.31.0{code}
{code:java}
docker exec broker /opt/amq/bin/artemis queue create --name=$i --address=$i 
--anycast --durable --preserve-on-no-consumers --auto-create-address{code}

> Management console becomes unresponsive with ~300 queues/addresses
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-4482
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4482
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 2.29.0, 2.31.2
>            Reporter: Moritz Schmitz von Hülst
>            Priority: Major
>         Attachments: Bildschirmaufnahme 2023-11-02 um 08.27.58.mov, 
> Bildschirmaufnahme 2023-11-02 um 08.41.34.mov, jolokia-prefs.png
>
>
> We somehow ran into the problem that the console for managing Artemis becomes 
> unresponsive every now and then.
> I set up a guide on how I could reproduce this in a local k8s cluster using 
> kind: 
> [https://gist.github.com/moritzschmitz-oviva/eaeec3b143e050b3da23131a3b82ce73]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to