Sergey Uttsel created IGNITE-20054:
--------------------------------------

             Summary: Flaky tests in 
ItIgniteDistributionZoneManagerNodeRestartTest
                 Key: IGNITE-20054
                 URL: https://issues.apache.org/jira/browse/IGNITE-20054
             Project: Ignite
          Issue Type: Bug
            Reporter: Sergey Uttsel


*Motivation*

After https://issues.apache.org/jira/browse/IGNITE-19506  was implemented some 
tests start to fail.

For example the test testScaleUpTimerIsRestoredAfterRestart use `blockUpdate` 
to prevent data nodes updating in the meta storage. Then it check the data 
nodes for the zone. But now dataNodes method returns nodes which even have not 
written to the meta storage. Because dataNodes use augmentation map. So I tried 
to fix this and similar tests by checking data nodes in metastorage, but after 
that this tests are flaky.

*Definition of Done*



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

Reply via email to