From dev-return-67139-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Fri Sep 7 19:24:26 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id EF8E6180672 for ; Fri, 7 Sep 2018 19:24:25 +0200 (CEST) Received: (qmail 4379 invoked by uid 500); 7 Sep 2018 17:24:20 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 4305 invoked by uid 99); 7 Sep 2018 17:24:19 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2018 17:24:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 54739DFF92; Fri, 7 Sep 2018 17:24:19 +0000 (UTC) From: franz1981 To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #2299: ARTEMIS-2078 AMQP large msg aren't consumed by... Content-Type: text/plain Message-Id: <20180907172419.54739DFF92@git1-us-west.apache.org> Date: Fri, 7 Sep 2018 17:24:19 +0000 (UTC) Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2299 It seems that the failures are not dependent by this commit :) ---