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 11:56:00 UTC

[jira] [Created] (IGNITE-19607) Flaky test fix - testStreamingIntoInMemoryDoesntAffecпшеtSnapshot()

Vladimir Steshin created IGNITE-19607:
-----------------------------------------

             Summary: Flaky test fix - testStreamingIntoInMemoryDoesntAffecпшеtSnapshot()
                 Key: IGNITE-19607
                 URL: https://issues.apache.org/jira/browse/IGNITE-19607
             Project: Ignite
          Issue Type: Bug
            Reporter: Vladimir Steshin
            Assignee: Vladimir Steshin


+
{code:java}
awaitPartitionMapExchange();
{code}
after
{code:java}
destroyCache()
{code}
to avoid
{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)