[
https://issues.apache.org/jira/browse/ARTEMIS-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765704#comment-17765704
]
ASF subversion and git services commented on ARTEMIS-4431:
----------------------------------------------------------
Commit e8d92b3bc59f12d44ba46a45562f64f6a9fb4ff6 in activemq-artemis's branch
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=e8d92b3bc5 ]
ARTEMIS-4431 Re-encode the AMQP message annotations if hops are updates
When updating or adding the hops value the AMQP message needs a re-encode to
carry that value forward when the message is sent to the next broker.
> AMQP federated address consumer not applying hops annotation correctly
> ----------------------------------------------------------------------
>
> Key: ARTEMIS-4431
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4431
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.31.0
> Reporter: Timothy A. Bish
> Assignee: Timothy A. Bish
> Priority: Major
> Fix For: 2.32.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The AMQP federation address consumer omits a call to re-encode the message
> after updating the hops annotation that track how many federation links the
> message has traversed. This results in the message not carrying forward the
> correct annotation which breaks the max hops configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)