Domenico Francesco Bruscino created ARTEMIS-3315:
----------------------------------------------------
Summary: QueueControl fails on serializing AMQP messages with
invalid application properties
Key: ARTEMIS-3315
URL: https://issues.apache.org/jira/browse/ARTEMIS-3315
Project: ActiveMQ Artemis
Issue Type: Improvement
Reporter: Domenico Francesco Bruscino
Assignee: Domenico Francesco Bruscino
The QueueControl fails to get the first message as JSON if the first message of
a queue is an AMQP message with invalid application properties:
{code:java}
ava.lang.IllegalArgumentException: AMQ219034: Params for management operations
must be of the following type: int long double String boolean Map or array
thereof but found ...
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)