[
https://issues.apache.org/jira/browse/ARTEMIS-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18025001#comment-18025001
]
ASF subversion and git services commented on ARTEMIS-5689:
----------------------------------------------------------
Commit 108d1ce6e20fab0b0335fe7e1a5a0bf0b550823a in activemq-artemis's branch
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=108d1ce6e2 ]
ARTEMIS-5689 Fix tunneled core large message writer encoding
Ensure that the read size from the delivery annotations and the core
header and properties encoding buffer is calculated correctly so that
when spanning multiple frames an error is not thrown from the copy.
> Tunneling Core Large Messages over broker connections can fail in some cases
> ----------------------------------------------------------------------------
>
> Key: ARTEMIS-5689
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5689
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.42.0
> Reporter: Timothy A. Bish
> Assignee: Timothy A. Bish
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.43.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> If the encoded delivery annotations or the Core encoded headers and
> properties are larger than the frame buffer and need to be written in chunks
> an error in the write loop can lead to an exception that fails the send of
> that message.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact