From dev-return-63852-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Feb 1 02:28:44 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 3ECF5180662 for ; Thu, 1 Feb 2018 02:28:44 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2EEB1160C55; Thu, 1 Feb 2018 01:28:44 +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 6D3B8160C42 for ; Thu, 1 Feb 2018 02:28:43 +0100 (CET) Received: (qmail 13562 invoked by uid 500); 1 Feb 2018 01:28:42 -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 13543 invoked by uid 99); 1 Feb 2018 01:28:41 -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; Thu, 01 Feb 2018 01:28:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8A84EE3AA9; Thu, 1 Feb 2018 01:28:41 +0000 (UTC) From: gaohoward 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: <20180201012841.8A84EE3AA9@git1-us-west.apache.org> Date: Thu, 1 Feb 2018 01:28:41 +0000 (UTC) Github user gaohoward commented on the issue: https://github.com/apache/activemq-artemis/pull/1819 @clebertsuconic I've reviewed your changes already. It's good, thanks! ---