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

[jira] [Updated] (IGNITE-19607) Flaky test fix - testStreamingIntoInMemoryDoesntAffectSnapshot()

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

Vladimir Steshin updated IGNITE-19607:
--------------------------------------
    Summary: Flaky test fix - testStreamingIntoInMemoryDoesntAffectSnapshot()  (was: Flaky test fix - testStreamingIntoInMemoryDoesntAffecпшеtSnapshot())

> Flaky test fix - testStreamingIntoInMemoryDoesntAffectSnapshot()
> ----------------------------------------------------------------
>
>                 Key: IGNITE-19607
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19607
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vladimir Steshin
>            Assignee: Vladimir Steshin
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> +
> {code:java}
> awaitPartitionMapExchange();
> {code}
> after
> {code:java}
> destroyCache()
> {code}
> to avoid
> {code:java}
> IgniteCheckedException: Unable to restore cache group - directory is not empty.
> {code}



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