[
https://issues.apache.org/activemq/browse/AMQCPP-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQCPP-287.
---------------------------------
Resolution: Fixed
Added support for ZLib deflate and inflate to Decaf API
Implemented Message body compression for all the Message types.
Added setUseCompression to the Connection class and parsing of useCompression
to the URI configuration options.
> Implement Message Body Compression that works with Java and .NET clients
> ------------------------------------------------------------------------
>
> Key: AMQCPP-287
> URL: https://issues.apache.org/activemq/browse/AMQCPP-287
> Project: ActiveMQ C++ Client
> Issue Type: Improvement
> Components: CMS Impl, Decaf
> Affects Versions: 3.0, 3.0.1, 3.1
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 3.2.0
>
>
> Implement ZLib compatible compression support in the Decaf library and add
> the option in the ConnectionFactory and Connection to enable message body
> compression. Update Message classes to use this compression streams when
> compression is enabled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.