Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5230B17E65 for ; Fri, 11 Sep 2015 13:21:46 +0000 (UTC) Received: (qmail 28064 invoked by uid 500); 11 Sep 2015 13:21:46 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 28028 invoked by uid 500); 11 Sep 2015 13:21:46 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 27952 invoked by uid 99); 11 Sep 2015 13:21:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2015 13:21:46 +0000 Date: Fri, 11 Sep 2015 13:21:46 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-200) Support compressed messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARTEMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740779#comment-14740779 ] ASF GitHub Bot commented on ARTEMIS-200: ---------------------------------------- Github user gaohoward commented on the pull request: https://github.com/apache/activemq-artemis/pull/163#issuecomment-139544165 ok. > 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)