[
https://issues.apache.org/jira/browse/IGNITE-20519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev updated IGNITE-20519:
---------------------------------
Description:
*Motivation*
It could be useful to add causality token of the last update of
{{CatalogObjectDescriptor}}. For example, this will help us to call
{{DistributionZoneManager#dataNodes(long causalityToken, int zoneId)}} for the
specified {{CatalogZoneDescriptor}}
*Implementation notes*
This could be done with enriching {{UpdateEntry#applyUpdate(Catalog catalog)}}
with {{causalityToken}}, so we could propagate {{causalityToken}} to all
{{UpdateEntry}}, where we recreate {{CatalogObjectDescriptor}} and create new
version of {{Catalog}}
was:
*Motivation*
It could be useful to add causality token of the last update of
{{CatalogObjectDescriptor}}. For example, this will help us to call
{{DistributionZoneManager#dataNodes(long causalityToken, int zoneId)}} for the
specified {{CatalogZoneDescriptor}}
> Add causality token of the last update of catalog descriptors
> --------------------------------------------------------------
>
> Key: IGNITE-20519
> URL: https://issues.apache.org/jira/browse/IGNITE-20519
> Project: Ignite
> Issue Type: Bug
> Reporter: Mirza Aliev
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> It could be useful to add causality token of the last update of
> {{CatalogObjectDescriptor}}. For example, this will help us to call
> {{DistributionZoneManager#dataNodes(long causalityToken, int zoneId)}} for
> the specified {{CatalogZoneDescriptor}}
> *Implementation notes*
> This could be done with enriching {{UpdateEntry#applyUpdate(Catalog
> catalog)}} with {{causalityToken}}, so we could propagate {{causalityToken}}
> to all {{UpdateEntry}}, where we recreate {{CatalogObjectDescriptor}} and
> create new version of {{Catalog}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)