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 B96D2200D53 for ; Tue, 5 Dec 2017 16:19:17 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B7ED7160C1B; Tue, 5 Dec 2017 15:19:17 +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 02098160C0A for ; Tue, 5 Dec 2017 16:19:16 +0100 (CET) Received: (qmail 93714 invoked by uid 500); 5 Dec 2017 15:19:16 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 93703 invoked by uid 99); 5 Dec 2017 15:19:15 -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; Tue, 05 Dec 2017 15:19:15 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BB9E1E0219; Tue, 5 Dec 2017 15:19:15 +0000 (UTC) From: clebertsuconic To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1687: ARTEMIS-1535 - settle delivery in same lock as... Content-Type: text/plain Message-Id: <20171205151915.BB9E1E0219@git1-us-west.apache.org> Date: Tue, 5 Dec 2017 15:19:15 +0000 (UTC) archived-at: Tue, 05 Dec 2017 15:19:17 -0000 Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1687 @andytaylor are you in a hurry to merge this? if so, I will take a look later today. But usually onError is not very useful. I will need to look at the solution closely. ---