From dev-return-67551-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Oct 11 00:32:20 2018 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 749BC180672 for ; Thu, 11 Oct 2018 00:32:19 +0200 (CEST) Received: (qmail 12283 invoked by uid 500); 10 Oct 2018 22:32:18 -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 12267 invoked by uid 99); 10 Oct 2018 22:32:17 -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; Wed, 10 Oct 2018 22:32:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 80CBEDFE18; Wed, 10 Oct 2018 22:32:17 +0000 (UTC) From: clebertsuconic To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #2364: ARTEMIS-1898 Proper fix on AtomicRunnables and... Content-Type: text/plain Message-Id: <20181010223217.80CBEDFE18@git1-us-west.apache.org> Date: Wed, 10 Oct 2018 22:32:17 +0000 (UTC) Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2364 I have the PR sent here for future conversations. But I plan to merge this myself as I am fixing the testsuite. I will wait the PR check and then merge it myself. (you have a short window if you disagree with something here. .but we can always change things later if you see anything wrong). ---