From dev-return-68390-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Fri Dec 14 04:02:12 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 DE0B1180609 for ; Fri, 14 Dec 2018 04:02:11 +0100 (CET) Received: (qmail 1015 invoked by uid 500); 14 Dec 2018 03:02:10 -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 769 invoked by uid 99); 14 Dec 2018 03:02:09 -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; Fri, 14 Dec 2018 03:02:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AD694E112E; Fri, 14 Dec 2018 03:02:09 +0000 (UTC) From: gaohoward To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #2462: ARTEMIS-2197 Page deleted before transaction f... Content-Type: text/plain Message-Id: <20181214030209.AD694E112E@git1-us-west.apache.org> Date: Fri, 14 Dec 2018 03:02:09 +0000 (UTC) Github user gaohoward commented on the issue: https://github.com/apache/activemq-artemis/pull/2462 @clebertsuconic I've update the PR including the regression fix. ---