History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1140
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Bruce Snyder
Reporter: Bruce Snyder
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Compression not working

Created: 25/Jan/07 01:27 PM   Updated: 30/Jan/07 10:26 AM
Component/s: Broker
Affects Version/s: 4.1.0
Fix Version/s: 5.0.0, 4.1.1

Time Tracking:
Not Specified


 Description  « Hide
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 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.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino - 30/Jan/07 10:25 AM
Added test case and fixed.

Hiram Chirino - 30/Jan/07 10:26 AM
Fix in trunk rev 501506 and fixed in 4.1 branch in rev 501500