[
https://issues.apache.org/jira/browse/QPID-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-6799:
-----------------------------
Description:
If message compression is turned on and 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.
was:
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.
> 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 and 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]