This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from 3ccf6a8 This closes #2582
new b672cc3 ARTEMIS-2274 Test showing issue with Message overflowing
buffer when sizes are too close to TimedBuffer size
new 828a485 ARTEMIS-2274 Fix on Journal buffer overflow with almost large
messages
new 3a3be57 This closes #2581
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../artemis/core/io/buffer/TimedBuffer.java | 2 +-
.../impl/journal/LargeServerMessageImpl.java | 6 ++-
.../unit/core/message/impl/MessageImplTest.java | 59 ++++++++++++++++++++++
3 files changed, 65 insertions(+), 2 deletions(-)