[
https://issues.apache.org/jira/browse/ARTEMIS-3315?focusedWorklogId=601656&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-601656
]
ASF GitHub Bot logged work on ARTEMIS-3315:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 25/May/21 11:47
Start Date: 25/May/21 11:47
Worklog Time Spent: 10m
Work Description: brusdev opened a new pull request #3594:
URL: https://github.com/apache/activemq-artemis/pull/3594
…alid application properties
--
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: 601656)
Remaining Estimate: 0h
Time Spent: 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: 10m
> 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)