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 C3F47200BA8 for ; Mon, 24 Oct 2016 15:35:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C28BE160B00; Mon, 24 Oct 2016 13:35:14 +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 0D59B160AE1 for ; Mon, 24 Oct 2016 15:35:13 +0200 (CEST) Received: (qmail 97432 invoked by uid 500); 24 Oct 2016 13:35:08 -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 97101 invoked by uid 99); 24 Oct 2016 13:35:07 -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, 24 Oct 2016 13:35:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6114AE09B7; Mon, 24 Oct 2016 13:35:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: martyntaylor@apache.org To: commits@activemq.apache.org Date: Mon, 24 Oct 2016 13:35:12 -0000 Message-Id: <090f9f0a9ef54c808a73f63fa1e0d9b3@git.apache.org> In-Reply-To: <20987b5dcd0046cebf4bc0b4b69f9f5b@git.apache.org> References: <20987b5dcd0046cebf4bc0b4b69f9f5b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [06/17] activemq-artemis git commit: This closes #858 archived-at: Mon, 24 Oct 2016 13:35:15 -0000 This closes #858 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/e5df63c2 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/e5df63c2 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/e5df63c2 Branch: refs/heads/ARTEMIS-780 Commit: e5df63c24156730d4a4beaa3ced04a78aeacedd0 Parents: 8d4f507 e95e4f7 Author: Clebert Suconic Authored: Sat Oct 22 10:41:21 2016 -0400 Committer: Clebert Suconic Committed: Sat Oct 22 10:41:21 2016 -0400 ---------------------------------------------------------------------- .../artemis/core/server/ActiveMQServerLogger.java | 10 ++++++++++ .../activemq/artemis/core/server/impl/QueueImpl.java | 10 ++++++++++ 2 files changed, 20 insertions(+) ----------------------------------------------------------------------