You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2020/03/17 19:03:00 UTC

[jira] [Resolved] (ARTEMIS-2622) Replication on paging eventually erroring on page already closed.

     [ https://issues.apache.org/jira/browse/ARTEMIS-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-2622.
-------------------------------------
    Resolution: Fixed

> Replication on paging eventually erroring on page already closed.
> -----------------------------------------------------------------
>
>                 Key: ARTEMIS-2622
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2622
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.11.0
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: 2.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I have  a case where the system reports this on the replica:
> AMQ119217: Cant write to closed file: {0}: ActiveMQIOErrorException[errorType=IO_ERROR message=AMQ119217: Cant write to closed file: {0}]
> This started to happen after we introduced the exception as part of ARTEMIS-2088 / 90ca87c5e16df9812a65db37d05306f444dd7fb1
> Apparently the writes of the pages were happening after the delete, what could eventually happen on cleanup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)