Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E687C182F1 for ; Tue, 27 Oct 2015 14:03:46 +0000 (UTC) Received: (qmail 3251 invoked by uid 500); 27 Oct 2015 14:03:43 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 3128 invoked by uid 500); 27 Oct 2015 14:03:43 -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 3109 invoked by uid 99); 27 Oct 2015 14:03:43 -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; Tue, 27 Oct 2015 14:03:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A5988DFF73; Tue, 27 Oct 2015 14:03:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Tue, 27 Oct 2015 14:03:45 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] activemq-artemis git commit: This closes #219 This closes #219 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8f3157a5 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8f3157a5 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8f3157a5 Branch: refs/heads/master Commit: 8f3157a5b39700641455186984136a2159ff402b Parents: 7f60ff2 dd402f4 Author: Clebert Suconic Authored: Tue Oct 27 10:02:39 2015 -0400 Committer: Clebert Suconic Committed: Tue Oct 27 10:02:39 2015 -0400 ---------------------------------------------------------------------- .../api/core/JGroupsBroadcastEndpoint.java | 23 +++-- .../core/JGroupsChannelBroadcastEndpoint.java | 4 +- .../artemis/core/server/NodeManager.java | 3 - .../broadcast/JGroupsBroadcastTest.java | 90 ++++++++++++++++++++ 4 files changed, 110 insertions(+), 10 deletions(-) ----------------------------------------------------------------------