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

On Thu, 6 Jul 2023 at 17:29, Tarasenko, Artem (UIT) <
artem.tarase...@union-investment.de> wrote:

> 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 something else to make it
> appear in the "Cliend ID" column?
> For OpenWire clients the field is filled, so I wonder if there is a way to
> set it for Core.
>
> Regards,
> Artyom
>
>

Reply via email to