You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2021/07/22 15:23:38 UTC

[activemq-artemis] branch main updated (8a88c5f -> 51801d9)

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.


    from 8a88c5f  ARTEMIS-3392 Scale down would fail if target queue's id greater than max int
     add 51801d9  ARTEMIS-3396 Convert bytes properties to String for OpenWire

No new revisions were added by this update.

Summary of changes:
 .../openwire/OpenWireMessageConverter.java         | 13 ++++----
 .../openwire/OpenWireMessageConverterTest.java     | 17 ++++++++++
 .../crossprotocol/AMQPToOpenwireTest.java          | 37 ++++++++++++++++++++++
 3 files changed, 61 insertions(+), 6 deletions(-)