You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/09 17:53:46 UTC

[jira] [Commented] (ARTEMIS-200) Support compressed messages

    [ https://issues.apache.org/jira/browse/ARTEMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737072#comment-14737072 ] 

ASF GitHub Bot commented on ARTEMIS-200:
----------------------------------------

GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/163

    ARTEMIS-200 Message Compression Support

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaohoward/activemq-artemis openwire-work1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/163.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #163
    
----
commit b2c01f8b932afe1db661509ca94ee9ce8cac4f86
Author: Howard Gao <ho...@gmail.com>
Date:   2015-09-09T14:19:20Z

    ARTEMIS-200 Message Compression Support

----


> Support compressed messages
> ---------------------------
>
>                 Key: ARTEMIS-200
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-200
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: OpenWire
>    Affects Versions: 1.0.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.3.0
>
>
> Messages sent over openwire can be a compressed and there is a flag to mark this. Currently this flag is ignored and sending a compressed message from activemq5 clients can cause error.
> Test: MessageCompressionTest



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)