Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-474

Incorrect mapping of TTL to JMSExpiration in JMS InboundTransformer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-0.5
    • proton-0.8
    • proton-j
    • None

    Description

      The inbound message transformation of AMQP message to JMS message incorrectly sets the JMSExpiration to message TTL which is defined in milliseconds while the JMSExpiration value is a sum of the Message Timestamp and the producers TTL. The transformation should probably map the message creation time + the TTL to the setJMSExpiration method.

      Attachments

        1. JMSExpiration-patch.txt
          0.7 kB
          Timothy A. Bish
        2. PROTON-474-v2.patch
          4 kB
          Hiram R. Chirino
        3. PROTON-474-v3.patch
          4 kB
          Robbie Gemmell

        Issue Links

          Activity

            People

              robbie Robbie Gemmell
              tabish Timothy A. Bish
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: