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

Robbie Gemmell updated ARTEMIS-4789:
------------------------------------
        Fix Version/s: 2.35.0
                           (was: 2.34.0)
    Affects Version/s: 2.34.0
                           (was: 2.33.0)

> Page.destroy race with cleanup
> ------------------------------
>
>                 Key: ARTEMIS-4789
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4789
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.34.0
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: 2.35.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There's a rare race between Queue.destroy and cleanup.
> if the cleanup is called while depaging is still happening you might endup 
> with a Critical IO exception as the storage folder is removed.
> This is the reason why testPagingStoreDestroyed(derby) was eventually failing.
> testPagingStoreDestroyed serves as the verification for this issue, as this 
> is intended as the test fix.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to