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)