Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-3743

preserveMessageQos does NOT preserve JMSDeliveryMode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 2.6.0
    • 2.7.0
    • camel-activemq, camel-jms
    • None
    • Java 1.6 64bit SunSolaris 64bit

    Description

      I have this simple route (in camel.xml, under ActiveMQ 5.4.2):

      <route>
      <from uri="activemq:MDT.INBOUND"/>
      <to uri="activemq:INBOUND?preserveMessageQos=true"/>
      </route>

      despite what 'preserveMessageQos' options is described as being intended for, it does NOT preserve the JMSDeliveryMode
      all my non-persistent messages end-up as becoming persistent.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            kiorsak Oleg Kiorsak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: