Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6353

AMQP: Using JMS Transformer, preserve the type of the original CorrelationId

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.13.3
    • 5.13.4, 5.14.0
    • AMQP
    • None

    Description

      When transforming the incoming message using the JMS Transformer the type of the incoming correlation ID is lost when stored in the string value in the Message object, we need to preserve that type as this is meant to be immutable. Because the ActiveMQMessage object's only have a text value for correlation ID we need to encode the incoming value to a string form and apply prefix values to allow for re-encoding the correlation to the original type on the way out.

      Attachments

        Issue Links

          Activity

            People

              tabish Timothy A. Bish
              tabish Timothy A. Bish
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: