From commits-return-52085-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Jul 12 16:55:06 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 57893180654 for ; Thu, 12 Jul 2018 16:55:06 +0200 (CEST) Received: (qmail 92285 invoked by uid 500); 12 Jul 2018 14:55:05 -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 92268 invoked by uid 99); 12 Jul 2018 14:55:05 -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, 12 Jul 2018 14:55:05 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3D2E8DFAD2; Thu, 12 Jul 2018 14:55:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: nigrofranz@apache.org To: commits@activemq.apache.org Date: Thu, 12 Jul 2018 14:55:04 -0000 Message-Id: <5b10ba7143ec475abfb8031c230eda26@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/4] activemq-artemis git commit: This closes #2179 Repository: activemq-artemis Updated Branches: refs/heads/master f126980a3 -> 2d91a739e This closes #2179 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/2d91a739 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/2d91a739 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/2d91a739 Branch: refs/heads/master Commit: 2d91a739e2c5792a8e92807aedb93f6ffeee684f Parents: f126980 be8c29d Author: Francesco Nigro Authored: Thu Jul 12 16:51:35 2018 +0200 Committer: Francesco Nigro Committed: Thu Jul 12 16:51:35 2018 +0200 ---------------------------------------------------------------------- .../artemis/core/server/impl/QueueImpl.java | 7 ---- .../clientcrash/ClientCrashTest.java | 5 +++ .../artemis/tests/util/SpawnedVMCheck.java | 6 ++++ .../artemis/tests/util/SpawnedVMSupport.java | 34 ++++++++++++-------- 4 files changed, 32 insertions(+), 20 deletions(-) ----------------------------------------------------------------------