You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/17 13:43:00 UTC

[jira] [Commented] (ARTEMIS-1354) AIOSequentialFile does not call IOError on write failure

    [ https://issues.apache.org/jira/browse/ARTEMIS-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16130407#comment-16130407 ] 

ASF GitHub Bot commented on ARTEMIS-1354:
-----------------------------------------

GitHub user mtaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1468

    ARTEMIS-1354 Critical IO Error on AIO write failure

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-1354

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1468.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1468
    
----
commit 26eb07746afd5fac8ddd93a47948bee58a294563
Author: Martyn Taylor <mt...@redhat.com>
Date:   2017-08-17T13:41:49Z

    ARTEMIS-1354 Critical IO Error on AIO write failure

----


> AIOSequentialFile does not call IOError on write failure
> --------------------------------------------------------
>
>                 Key: ARTEMIS-1354
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1354
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Martyn Taylor
>
> This has potential to cause loss of availability, particular in a HA environment as the broker will not shut down when writes are failing due to disk or network failure.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)