Compression not working
------------------------
Key: AMQ-1140
URL: https://issues.apache.org/activemq/browse/AMQ-1140
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 4.1.2
Reporter: Bruce Snyder
When setting compression from the message producer side using the
{{ActiveMQConnectionFactory.setUseCompression(true)}} method, a call to the
{{ActiveMQConnectionFactory.isUseCompression()}} method then returns true.
However, when using [Ethereal|http://www.ethereal.com/] to sniff the packets
between brokers, the message bodies are not compressed - they're just plain
text. This appears to be a bug.
I'll try to create a test for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.