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 8F707200BFE for ; Mon, 16 Jan 2017 17:37:26 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8DFC9160B54; Mon, 16 Jan 2017 16:37:26 +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 CCDB6160B28 for ; Mon, 16 Jan 2017 17:37:25 +0100 (CET) Received: (qmail 9607 invoked by uid 500); 16 Jan 2017 16:37:25 -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 9590 invoked by uid 99); 16 Jan 2017 16:37:25 -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, 16 Jan 2017 16:37:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E7C69DFBEC; Mon, 16 Jan 2017 16:37:24 +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, 16 Jan 2017 16:37:24 -0000 Message-Id: <34ed0048fc144ee88d94ba5bc4fa7cea@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] activemq-artemis git commit: This closes #960 archived-at: Mon, 16 Jan 2017 16:37:26 -0000 Repository: activemq-artemis Updated Branches: refs/heads/master 490bec9d9 -> 40c86b2ee This closes #960 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/40c86b2e Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/40c86b2e Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/40c86b2e Branch: refs/heads/master Commit: 40c86b2eed1b640ce5eaabbd7e60614331a3d407 Parents: 490bec9 599aaa5 Author: Clebert Suconic Authored: Mon Jan 16 11:37:12 2017 -0500 Committer: Clebert Suconic Committed: Mon Jan 16 11:37:12 2017 -0500 ---------------------------------------------------------------------- .../artemis/core/server/impl/QueueImpl.java | 15 +- .../integration/client/SlowConsumerTest.java | 217 ++++++++++++++++++- 2 files changed, 230 insertions(+), 2 deletions(-) ----------------------------------------------------------------------