You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2021/08/05 12:51:00 UTC

[jira] [Commented] (IGNITE-15232) CacheGroupKeyChangeTest.testWalArchiveCleanup is flaky on master

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

Kirill Tkalenko commented on IGNITE-15232:
------------------------------------------

Alternatively, you can make WAL archive unlimited.
*DataStorageConfiguration#UNLIMITED_WAL_ARCHIVE*

> CacheGroupKeyChangeTest.testWalArchiveCleanup is flaky on master
> ----------------------------------------------------------------
>
>                 Key: IGNITE-15232
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15232
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Pavel Pereslegin
>            Assignee: Pavel Pereslegin
>            Priority: Minor
>
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&buildTypeId=&tab=testDetails&testNameId=-4474268434056559023&order=TEST_STATUS_DESC&branch_IgniteTests24Java8=%3Cdefault%3E&itemsCount=50
> After IGNITE-14952, the test starts to fail because the test relied on a WAL segment reservation. 
> We should increase the WAL archive size in this test or find a better way to prevent WAL archive cleanup.



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