From commits-return-55018-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Tue Feb 5 20:51:40 2019 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 9C4B6180608 for ; Tue, 5 Feb 2019 21:51:39 +0100 (CET) Received: (qmail 40497 invoked by uid 500); 5 Feb 2019 20:51:38 -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 40488 invoked by uid 99); 5 Feb 2019 20:51:38 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2019 20:51:38 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C7FA288203; Tue, 5 Feb 2019 20:51:37 +0000 (UTC) Date: Tue, 05 Feb 2019 20:51:37 +0000 To: "commits@activemq.apache.org" Subject: [activemq-artemis] branch master updated (4f758f3 -> 8873beb) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154939989734.5454.15980172944451415395@gitbox.apache.org> From: clebertsuconic@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: activemq-artemis X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4f758f3dd974148b37971eff21b5cda10cc9e563 X-Git-Newrev: 8873beb828651be4f12e31643cef3423c1036d78 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git. from 4f758f3 This closes #2536 new 8799615 ARTEMIS-2244 checkDepage method placed outside CRITICAL_DELIVER avoid critical analyzer timeout new e09ffe1 ARTEMIS-2244 Adding critical check around checkDepage new 8873beb This closes #2533 The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../artemis/core/server/impl/QueueImpl.java | 26 ++++++++++++++++------ 1 file changed, 19 insertions(+), 7 deletions(-)