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 8921bd4  This closes #3150
     new c72b226  ARTEMIS-2785 io.netty.util.internal.OutOfDirectMemoryError 
during uncompress
     new 99c819b  ARTEMIS-2785 removed unused and leak-prone readBytes method
     new e000bd4  This closes #3154

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:
 .../apache/activemq/artemis/api/core/ActiveMQBuffer.java    | 13 -------------
 .../artemis/core/buffers/impl/ChannelBufferWrapper.java     |  5 -----
 .../java/org/apache/activemq/artemis/utils/ByteUtil.java    | 11 -----------
 .../artemis/core/client/impl/ClientConsumerImpl.java        |  7 +++----
 .../client/impl/CompressedLargeMessageControllerImpl.java   |  8 --------
 .../core/client/impl/LargeMessageControllerImpl.java        |  9 ---------
 .../activemq/artemis/core/message/impl/CoreMessage.java     |  7 ++++---
 7 files changed, 7 insertions(+), 53 deletions(-)

Reply via email to