From commits-return-50656-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Wed Feb 28 15:42:28 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 13E1918066D for ; Wed, 28 Feb 2018 15:42:27 +0100 (CET) Received: (qmail 76020 invoked by uid 500); 28 Feb 2018 14:42:27 -0000 Mailing-List: contact commits-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 commits@activemq.apache.org Received: (qmail 76011 invoked by uid 99); 28 Feb 2018 14:42:27 -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, 28 Feb 2018 14:42:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4E8BFDFA6C; Wed, 28 Feb 2018 14:42:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tabish@apache.org To: commits@activemq.apache.org Date: Wed, 28 Feb 2018 14:42:26 -0000 Message-Id: <5492490ecc244209995fad3b0cd4ac53@git.apache.org> In-Reply-To: <4312b11af5aa4fd99f0d425182636410@git.apache.org> References: <4312b11af5aa4fd99f0d425182636410@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #1903 This closes #1903 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/98977947 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/98977947 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/98977947 Branch: refs/heads/master Commit: 989779476bc343920cae2fb9876ef325901cb31c Parents: 247f2a3 642654f Author: Timothy Bish Authored: Wed Feb 28 09:42:09 2018 -0500 Committer: Timothy Bish Committed: Wed Feb 28 09:42:09 2018 -0500 ---------------------------------------------------------------------- .../remoting/impl/netty/TransportConstants.java | 5 +++++ .../core/remoting/impl/netty/NettyAcceptor.java | 10 ++++++++- docs/user-manual/en/configuring-transports.md | 12 +++++++++++ .../integration/security/SecurityTest.java | 22 ++++++++++++++++++-- 4 files changed, 46 insertions(+), 3 deletions(-) ----------------------------------------------------------------------