You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2015/10/17 09:52:05 UTC

[jira] [Created] (QPID-6799) Message goes uncompressed with gzip encoding if sent a second time

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org