Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-295

AMQP property content-encoding cannot be retrieved via JMS_AMQP_ContentEncoding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.23.0
    • None
    • qpid-jms-client
    • None

    Description

      The AMQP property content-encoding can be set but not retrieved:

      1. Create a message and set the vendor property JMS_AMQP_ContentEncoding=gzip using QPid JMS
      2. Send the message to an ActiveMQ broker via AMQP 1.0 with transport.transformer=jms (native does not work!)
      3. Retrieve the message with QPid JMS: the property JMS_AMQP_ContentEncoding does not exist anymore in the message and there seem to be no other way of retrieving the content-encoding.

      Note that when consuming the same message with a python client the property seems to be set and accessible via the message.content_encoding field.

      Attachments

        Activity

          People

            Unassigned Unassigned
            leorigu Leo Riguspi
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: