[
https://issues.apache.org/jira/browse/ARTEMIS-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Desmedt updated ARTEMIS-4767:
-------------------------------------
Description:
when {{populate-validated-user}} is set to true, in a clustered configuration:
if both the producer and the consumer are on the same broker, when a message is
sent with user1, consumed message contains property {{JMSXUserID:user1}}
if the producer and the consumer are on different brokers in the same cluster,
when a message is sent with user1, the consumed message contains property
{{JMSXUserID:<value of }}{{<cluster-user>>}}
initial validated-user value is lost.
was:
when {{populate-validated-user}} is set to true, when using a clustered
configuration:
if both the producer and the consumer are on the same broker, when a message is
sent with user1, consumed message contains property {{JMSXUserID:user1}}
if the producer and the consumer are on different brokers in the same cluster,
when a message is sent with user1, the consumed message contains property
{{JMSXUserID:<value of }}{{<cluster-user>>}}
initial validated-user value is lost.
> Original JMSXUserID is lost on message redistribution
> -----------------------------------------------------
>
> Key: ARTEMIS-4767
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4767
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 2.33.0
> Reporter: Michael Desmedt
> Priority: Major
>
> when {{populate-validated-user}} is set to true, in a clustered configuration:
> if both the producer and the consumer are on the same broker, when a message
> is sent with user1, consumed message contains property {{JMSXUserID:user1}}
> if the producer and the consumer are on different brokers in the same
> cluster, when a message is sent with user1, the consumed message contains
> property {{JMSXUserID:<value of }}{{<cluster-user>>}}
>
> initial validated-user value is lost.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)