You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Michael Andre Pearce (Jira)" <ji...@apache.org> on 2021/03/23 21:06:00 UTC

[jira] [Created] (AMQNET-665) Compression Compatibility with 1.7.x

Michael Andre Pearce created AMQNET-665:
-------------------------------------------

             Summary: Compression Compatibility with 1.7.x 
                 Key: AMQNET-665
                 URL: https://issues.apache.org/jira/browse/AMQNET-665
             Project: ActiveMQ .Net
          Issue Type: Bug
            Reporter: Michael Andre Pearce


In 1.8.0 Ionic ZLib was removed as is no longer supported, but at the time no other suitable library was found. But this breaks compatibility with 1.7.x and also cross language compression e.g. to java.

[[AMQNET-565] - .net standard conversion, project reorganization by killnine · Pull Request #9 · apache/activemq-nms-openwire (github.com)|https://github.com/apache/activemq-nms-openwire/pull/9]

 

A new library to support the compression should be found, and the default compression updated.

It seems SharpZipLib maybe able to fix this, at the need to update min framework to 4.5

[Fixed #2255 - Hacked in the use of a support ZLib decompression libra… · MassTransit/MassTransit@4b6bb6e (github.com)|https://github.com/MassTransit/MassTransit/commit/4b6bb6ea639fec5d39e6dbd2226fc86243281cb3]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)