Keith Wall created QPID-6799:
--------------------------------

             Summary: Message goes uncompressed with gzip encoding if sent a 
second time 
                 Key: QPID-6799
                 URL: https://issues.apache.org/jira/browse/QPID-6799
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.32, 0.30, qpid-java-6.0
            Reporter: Keith Wall


If message compression is turned on a Message is sent whose content exceeds the 
compression threshold, BasicMessageProducer will compress the payload and send 
it with a content encoding of {{gzip}}.   However, if the application sends the 
same message again, the payload goes uncompressed but still carries the 
{{gzip}} encoding meaning the message is inconsistent.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to