Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0F71F200CDE for ; Tue, 25 Jul 2017 02:28:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0DED4165EFD; Tue, 25 Jul 2017 00:28:48 +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 4A8EC165EFB for ; Tue, 25 Jul 2017 02:28:47 +0200 (CEST) Received: (qmail 59701 invoked by uid 500); 25 Jul 2017 00:28:46 -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 59692 invoked by uid 99); 25 Jul 2017 00:28:46 -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, 25 Jul 2017 00:28:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7598CDF97C; Tue, 25 Jul 2017 00:28:44 +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, 25 Jul 2017 00:28:45 -0000 Message-Id: In-Reply-To: <555046a65c9642b1b873c82ad8a1c085@git.apache.org> References: <555046a65c9642b1b873c82ad8a1c085@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #1417 archived-at: Tue, 25 Jul 2017 00:28:48 -0000 This closes #1417 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/69004178 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/69004178 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/69004178 Branch: refs/heads/master Commit: 69004178dd9137d5c09a93e2b2ba0b661365257e Parents: 08d8c08 50a900c Author: Clebert Suconic Authored: Mon Jul 24 20:28:34 2017 -0400 Committer: Clebert Suconic Committed: Mon Jul 24 20:28:34 2017 -0400 ---------------------------------------------------------------------- .../core/client/impl/ClientSessionImpl.java | 8 +- .../cluster/failover/FailoverTest.java | 80 ++++++++++++++++++++ 2 files changed, 84 insertions(+), 4 deletions(-) ----------------------------------------------------------------------