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

ASF subversion and git services commented on ARTEMIS-2953:
----------------------------------------------------------

Commit c4832c320909be88766188f845adacc782d04319 in activemq-artemis's branch 
refs/heads/master from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=c4832c3 ]

ARTEMIS-2953 - drop the use of non deterministic finalize


> Page.finalize causing intermittent test failures
> ------------------------------------------------
>
>                 Key: ARTEMIS-2953
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2953
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.15.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>             Fix For: 2.16.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> I see two intermittent failures in the PR build jobs:
>  * PageTest.testDamagedPage:115->testDamagedPage:230 » IllegalState Is closed 
> Error:
>  * PagingStoreImplTest.testConcurrentDepage:372->testConcurrentPaging:554 » 
> IllegalState
>  
> Both seem to result from concurrent calls to close via the Page.finalize
> finalize is hugely non deterministic, it should go. It may be that we need 
> some more calls to close, lets see.
> note: both those tests use FakeSequentialFileFactory but I don't think the 
> problem is in that. 



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

Reply via email to