Description
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.
Attachments
Issue Links
- Discovered while testing
-
ARTEMIS-3449 Speedup AMQP large message streaming
-
- Resolved
-
- is caused by
-
ARTEMIS-3297 Journal Retention Feature
-
- Closed
-
- links to