[
https://issues.apache.org/jira/browse/IGNITE-16663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amelchev Nikita resolved IGNITE-16663.
--------------------------------------
Fix Version/s: 2.13
Resolution: Fixed
Merged into the master.
[~sergeychugunov], thank you for pointing it out.
[~NIzhikov], thank you for the review.
> Test WriteAheadLogManagerSelfTest.testNoRaceAutoArchiveAndDeactivation is
> flaky on TC
> -------------------------------------------------------------------------------------
>
> Key: IGNITE-16663
> URL: https://issues.apache.org/jira/browse/IGNITE-16663
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.12
> Reporter: Sergey Chugunov
> Assignee: Amelchev Nikita
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.13
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> After IGNITE-16523 was implemented test
> WriteAheadLogManagerSelfTest.testNoRaceAutoArchiveAndDeactivation has become
> flaky on TC.
> TC history for the test is available
> [here|https://ci.ignite.apache.org/test/6527190802482126571?currentProjectId=IgniteTests24Java8&branch=%3Cdefault%3E].
> Test fails on an assertion in test logic:
> {code:java}
> GridTimeoutObject timeoutObj = timeoutRollover(n);
> assertNotNull(timeoutObj);
> {code}
> It looks like latest improvements in WAL related to CDC feature could bring
> new race here.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)