[
https://issues.apache.org/jira/browse/ARTEMIS-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161813#comment-16161813
]
ASF GitHub Bot commented on ARTEMIS-1413:
-----------------------------------------
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1529
ARTEMIS-1413: JMSDeliveryMode is lost when AMQP to CORE converted
Added test case for cross protocol on JMSDeliveryMode proving issue, and
asserting fix
Added fix to AmqpCoreConverter to ensure durability (JMSDeliveryMode) is
retained.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1529.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 #1529
----
commit 6eab0059c8045f8f7b2999ded25a6f655c509503
Author: Michael Andre Pearce <[email protected]>
Date: 2017-09-11T19:09:37Z
ARTEMIS-1413: JMSDeliveryMode is lost when AMQP to CORE converted
Added test case for cross protocol on JMSDeliveryMode proving issue, and
asserting fix
Added fix to AmqpCoreConverter to ensure durability (JMSDeliveryMode) is
retained.
----
> JMSDeliveryMode is lost when AMQP Producer and CORE Consumer
> ------------------------------------------------------------
>
> Key: ARTEMIS-1413
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1413
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Michael Andre Pearce
> Assignee: Michael Andre Pearce
>
> This seems to also occur when sending amqp and consuming with other protocols
> also, e.g. converting AMQP to any other protocol.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)