[
https://issues.apache.org/jira/browse/IGNITE-21584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-21584:
--------------------------------------
Priority: Minor (was: Major)
> Make ExecutableTableRegistry method synchronous
> -----------------------------------------------
>
> Key: IGNITE-21584
> URL: https://issues.apache.org/jira/browse/IGNITE-21584
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Priority: Minor
> Labels: ignite-3
>
> As for now, `ExecutableTableRegistry.getTable` returns a future.
> At this point, a required catalog version is available and activated, and
> event listeners are finished (table was initialized), and `startedTables`
> collection contains valid table instance.
> So, we can just get the table instance by id.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)