Anton Roskvist created ARTEMIS-3336:
---------------------------------------
Summary: Queue browsing no longer works in console
Key: ARTEMIS-3336
URL: https://issues.apache.org/jira/browse/ARTEMIS-3336
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 2.18.0
Reporter: Anton Roskvist
Browsing messages through the console no longer works against current builds of
the broker.
It returns messages like:
java.lang.IndexOutOfBoundsException : Error reading in simpleString,
length=340131896 is greater than readableBytes=17
It might be caused by this:
https://issues.apache.org/jira/browse/ARTEMIS-3141
Way to reproduce:
Build a broker from the current main branch
send a message to a queue
browse() the queue from the console
--
This message was sent by Atlassian Jira
(v8.3.4#803005)