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:53:05 UTC

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

     [ https://issues.apache.org/jira/browse/QPID-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-6799:
-----------------------------
    Priority: Minor  (was: Major)

> 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.30, 0.32, qpid-java-6.0
>            Reporter: Keith Wall
>            Priority: Minor
>
> 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