Michael Desmedt created ARTEMIS-4767:
----------------------------------------

             Summary: 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


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.



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

Reply via email to