This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch 2.25.x
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from a81538c2fc ARTEMIS-3989 ActiveMQServerControl.getRoles doesn't return
all roles
new a08b42c007 NO-JIRA Removing dead code - AmqpReadableBuffer
new 48fccc52dd ARTEMIS-3990 Ensure that readable buffer string read
consumes the bytes
The 2 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:
.../protocol/amqp/broker/AmqpReadableBuffer.java | 227 ---------------------
.../artemis/protocol/amqp/util/NettyReadable.java | 4 +-
.../protocol/amqp/util/NettyReadableTest.java | 4 +
3 files changed, 6 insertions(+), 229 deletions(-)
delete mode 100644
artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/broker/AmqpReadableBuffer.java