Re: Identifying connections in OpenShift environment for CORE protocol

2023-07-07 Thread Domenico Francesco Bruscino
Hi Artyom, It worked for me on ActiveMQ Artemis 2.29.0 using the artemis CLI, i.e.: ./broker/bin/artemis consumer --destination queue://TEST --user admin --password admin --clientID abc I see the text abc in the "Cliend ID" column. What ActiveMQ Artemis version are you using? Regards, Domenico

Identifying connections in OpenShift environment for CORE protocol

2023-07-06 Thread Tarasenko, Artem (UIT)
In OpenShift we run some (hundreds) of camel applications which connect to Artemis using CORE protocol (and XA). Is there a way to identify them on the Jolokia Web-Console? The "Client ID" field stays empty for core subscribers regardless whether clientId is set in camel. But maybe we can set so