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

HttpTransport not playing nice with Compression and sending TextMessage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.x
    • 5.6.0
    • Transport
    • None

    Description

      When sending or receiving messages with the HttpTransport and the UseCompression setting enabled on the ActiveMQConnectionFactory all messages are sent and received with Message bodies correctly compressed except for the TextMessage which is not sent with contents compressed (receipt does work). The problem is that the XStreamWireFormat doesn't call beforeMarshall in its marshalText method for any MarshalAware commands that are sent (in the case of MessageDispatch it must do this on the inner Message object).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: