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 6295618D1A for ; Mon, 11 May 2015 14:20:28 +0000 (UTC) Received: (qmail 51054 invoked by uid 500); 11 May 2015 14:20:28 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 50934 invoked by uid 500); 11 May 2015 14:20:28 -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 50918 invoked by uid 99); 11 May 2015 14:20:28 -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; Mon, 11 May 2015 14:20:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1D842E058E; Mon, 11 May 2015 14:20:28 +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: Mon, 11 May 2015 14:20:29 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] activemq-artemis git commit: This closes #239 - scaledown check on the journal This closes #239 - scaledown check on the journal Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0f724aea Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/0f724aea Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/0f724aea Branch: refs/heads/master Commit: 0f724aea53d1f0a2148e22662d51ef9bd68367fe Parents: 18c9e79 60906e3 Author: Clebert Suconic Authored: Mon May 11 10:20:00 2015 -0400 Committer: Clebert Suconic Committed: Mon May 11 10:20:00 2015 -0400 ---------------------------------------------------------------------- .../artemis/core/server/impl/SharedNothingBackupActivation.java | 2 +- .../artemis/core/server/impl/SharedStoreBackupActivation.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ----------------------------------------------------------------------