[
https://issues.apache.org/jira/browse/IGNITE-19403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev updated IGNITE-19403:
---------------------------------
Description:
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.
was:
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.
> 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
> Priority: Major
> Labels: ignite-3
>
> 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)