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 44D42200CF3 for ; Wed, 13 Sep 2017 21:18:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 439611609CB; Wed, 13 Sep 2017 19:18:06 +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 897231609C3 for ; Wed, 13 Sep 2017 21:18:05 +0200 (CEST) Received: (qmail 76595 invoked by uid 500); 13 Sep 2017 19:18:03 -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 76584 invoked by uid 99); 13 Sep 2017 19:18:03 -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, 13 Sep 2017 19:18:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1FC1AF55C9; Wed, 13 Sep 2017 19:18:03 +0000 (UTC) From: jbertram To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1533: ARTEMIS-1418 AIO Shutdown on IOError and loggi... Content-Type: text/plain Message-Id: <20170913191803.1FC1AF55C9@git1-us-west.apache.org> Date: Wed, 13 Sep 2017 19:18:03 +0000 (UTC) archived-at: Wed, 13 Sep 2017 19:18:06 -0000 Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/1533 Looks like there was a compilation error in this PR which was merged. ---