[
https://issues.apache.org/jira/browse/IGNITE-18536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-18536:
--------------------------------------
Description:
Metadata synchronization should be used, implemented (most likely) on top of
"transactions in the past", defined in the transactions IEP (see "Lock-free RW
Transactions" in
https://cwiki.apache.org/confluence/display/IGNITE/IEP-91:+Transaction+protocol).
Let's plug SchemaSychronizationManager into Ignite node and use it for waiting
actual metadata before resolve actual Catalog version for a transaction.
was:
TBD.
Metadata synchronization should be used, implemented (most likely) on top of
"transactions in the past", defined in the transactions IEP (see "Lock-free RW
Transactions" in
https://cwiki.apache.org/confluence/display/IGNITE/IEP-91:+Transaction+protocol).
> Schema synchronization feature and Catalog feature integration
> --------------------------------------------------------------
>
> Key: IGNITE-18536
> URL: https://issues.apache.org/jira/browse/IGNITE-18536
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
>
> Metadata synchronization should be used, implemented (most likely) on top of
> "transactions in the past", defined in the transactions IEP (see "Lock-free
> RW Transactions" in
> https://cwiki.apache.org/confluence/display/IGNITE/IEP-91:+Transaction+protocol).
> Let's plug SchemaSychronizationManager into Ignite node and use it for
> waiting actual metadata before resolve actual Catalog version for a
> transaction.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)