Skip to content

[5.19.x] Ensure AMQP protocol marshals messages before passing to broker (#1859)#1861

Merged
cshannon merged 1 commit intoapache:activemq-5.19.xfrom
cshannon:1859-5.19.x-backport
Apr 2, 2026
Merged

[5.19.x] Ensure AMQP protocol marshals messages before passing to broker (#1859)#1861
cshannon merged 1 commit intoapache:activemq-5.19.xfrom
cshannon:1859-5.19.x-backport

Conversation

@cshannon
Copy link
Copy Markdown
Contributor

@cshannon cshannon commented Mar 30, 2026

This change brings the behaior inline with other protocols and will prevent a future race condition during copy/dispatch as the data will already be marshaled.

This closes #1858

(cherry picked from commit e8f10dd)

…he#1859)

This change brings the behaior inline with other protocols and will
prevent a future race condition during copy/dispatch as the data will
already be marshaled.

This closes apache#1858

(cherry picked from commit e8f10dd)
@cshannon
Copy link
Copy Markdown
Contributor Author

This can be merged once the pending 5.19.4 release is done and we bump the version as this targets 5.19.5

@cshannon cshannon merged commit a7da1f8 into apache:activemq-5.19.x Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant