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

 Kirill Sizov updated IGNITE-22679:
-----------------------------------
    Summary: Not safe to get latestCatalogVersion() in startAsync  (was: It's 
not safe to get latestCatalogVersion() in startAsync)

> Not safe to get latestCatalogVersion() in startAsync
> ----------------------------------------------------
>
>                 Key: IGNITE-22679
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22679
>             Project: Ignite
>          Issue Type: Bug
>            Reporter:  Kirill Sizov
>            Priority: Major
>              Labels: ignite-3
>
> CatalogManagerImpl now initializes catalog versions in a separate thread in 
> its startAsync.
> Any further call in other components cannot safely rely on 
> {{catalogManager.latestCatalogVersion()}} being ready in their startAsync 
> without extra syncronization. 



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

Reply via email to