Sergey Uttsel created IGNITE-19403:
--------------------------------------
Summary: Watch listeners must be deployed after the zone manager
starts
Key: IGNITE-19403
URL: https://issues.apache.org/jira/browse/IGNITE-19403
Project: Ignite
Issue Type: Bug
Reporter: Sergey Uttsel
h3. *Motivation*
A method DistributionZonesTestUtil#deployWatchesAndUpdateMetaStorageRevision is
used in tests related to a distribution zone manager to increase a meta storage
applied revision before distribution manager starts. The method breaks
invariant: zone manager must be started before
metaStorageManager.deployWatches() is invoked. Need to do proper solution for
increasing the applied revision.
h3. *Definition of Done*
The deployWatchesAndUpdateMetaStorageRevision is replaced by proper solution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)