[
https://issues.apache.org/jira/browse/ARTEMIS-3315?focusedWorklogId=601802&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-601802
]
ASF GitHub Bot logged work on ARTEMIS-3315:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 25/May/21 15:50
Start Date: 25/May/21 15:50
Worklog Time Spent: 10m
Work Description: gemmellr commented on pull request #3594:
URL: https://github.com/apache/activemq-artemis/pull/3594#issuecomment-847987635
The JIRA/PR/commit title/description is perhaps a bit misleading. These
appear to be valid application properties for an AMQP message to have. The
broker just fails trying to encode them to another format.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 601802)
Time Spent: 20m (was: 10m)
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)