GitHub user calohmn opened a pull request:
https://github.com/apache/activemq-artemis/pull/2273
ARTEMIS-2058 Support any kind of extraProperties in AmqpCoreConverter
This fixes
[ARTEMIS-2058](https://issues.apache.org/jira/browse/ARTEMIS-2058).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bsinno/activemq-artemis
PR/amqpcoreconverter_extraproperties
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2273.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2273
----
commit 3a7734846303cd0ec046c5f5c00c65aa8cf2a168
Author: Carsten Lohmann <carsten.lohmann@...>
Date: 2018-08-28T13:38:40Z
ARTEMIS-2058 Support any kind of extraProperties in AmqpCoreConverter
----
---