Compression not supported with C++ client
-----------------------------------------
Key: AMQCPP-114
URL: https://issues.apache.org/activemq/browse/AMQCPP-114
Project: ActiveMQ C++ Client
Issue Type: Bug
Affects Versions: 2.0
Environment: Tested on Windows XP
Reporter: Eddie Epstein
Assigned To: Nathan Mittler
Using ActiveMQ broker 4.1.1, the C++ client seems to ignore the fact that
incoming messages are compressed, delivering the compressed payload to the
listener. Outgoing reply messages from C++ are marked as compressed, but this
generates an error with the Java consumer expecting a compressed payload.
I could not find any documentation that compression was not supported with the
C++ client.
Eddie Epstein
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.