[ 
https://issues.apache.org/jira/browse/IGNITE-20519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vyacheslav Koptilin updated IGNITE-20519:
-----------------------------------------
    Fix Version/s: 3.0.0-beta2

> Add causality token of the last update of catalog descriptors to 
> CatalogObjectDescriptor
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-20519
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20519
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Mirza Aliev
>            Assignee: Mirza Aliev
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> *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}}, so we could receive data nodes with 
> accordance of correct version of filter from {{CatalogZoneDescriptor}}
> *Implementation notes*
> This could be done with the 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)

Reply via email to