From dev-return-63831-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Wed Jan 31 16:35:01 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 9D0CD180662 for ; Wed, 31 Jan 2018 16:35:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8C976160C35; Wed, 31 Jan 2018 15:35:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CBF83160C25 for ; Wed, 31 Jan 2018 16:35:00 +0100 (CET) Received: (qmail 35982 invoked by uid 500); 31 Jan 2018 15:34:59 -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 35971 invoked by uid 99); 31 Jan 2018 15:34:59 -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; Wed, 31 Jan 2018 15:34:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 20AAAE01EC; Wed, 31 Jan 2018 15:34:59 +0000 (UTC) From: clebertsuconic To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1819: ARTEMIS-1639 HornetQClientProtocolManager send... Content-Type: text/plain Message-Id: <20180131153459.20AAAE01EC@git1-us-west.apache.org> Date: Wed, 31 Jan 2018 15:34:59 +0000 (UTC) Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1819 The test you added is broken... ---