[
https://issues.apache.org/jira/browse/ARTEMIS-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412795#comment-17412795
]
ASF subversion and git services commented on ARTEMIS-3465:
----------------------------------------------------------
Commit e379b447ffe8c245e55ff22cca107c1a1ab4ff4d in activemq-artemis's branch
refs/heads/main from franz1981
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=e379b44 ]
ARTEMIS-3465 BufferSplitter::split shouldn't consume input buffer
> BufferSplitter::split shouldn't consume input buffer
> -----------------------------------------------------
>
> Key: ARTEMIS-3465
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3465
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.18.0
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Blocker
> Time Spent: 20m
> Remaining Estimate: 0h
>
> ARTEMIS-3297 introduced a split method that has never been used until
> ARTEMIS-3449 used direct buffers to append bytes on large messages: the split
> method was already broken, because was consuming its input buffer. The split
> method should behave similarly to the byte[] version ie without modifying its
> input.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)