You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2018/04/19 07:40:00 UTC

[jira] [Updated] (CAMEL-12455) camel-rabbitmq - Property DELIVERY_MODE is not set to exchange

     [ https://issues.apache.org/jira/browse/CAMEL-12455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-12455:
--------------------------------
    Summary: camel-rabbitmq - Property DELIVERY_MODE is not set to exchange  (was: Property DELIVERY_MODE is not set to exchange)

> camel-rabbitmq - Property DELIVERY_MODE is not set to exchange
> --------------------------------------------------------------
>
>                 Key: CAMEL-12455
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12455
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-rabbitmq
>    Affects Versions: 2.19.4
>            Reporter: Tomáš
>            Priority: Minor
>
> *Steps to reproduce*
>  * configure camel to receive messages from rabbitmq server
>  * produce / receive message
>  * look into list of message properties
> *Expected result*
> There is rabbitmq.DELIVERY_MODE set to either 1 or 2 based on message persistance.
> *Actual result*
> The rabbitmq.DELIVERY_MODE property is missing.
> *Dev notes:*
> class: org.apache.camel.component.rabbitmq.RabbitMQMessageConverter
> method: mergeAmqpProperties
> The mapping for DELIVERY_MODE property is missing.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)