You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr Polovtcev (Jira)" <ji...@apache.org> on 2023/10/23 08:08:00 UTC

[jira] [Updated] (IGNITE-20042) Check table existence before executing each operation in an RW transaction

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

Aleksandr Polovtcev updated IGNITE-20042:
-----------------------------------------
    Release Note:   (was: Merged into main, thanks for the improvement)

> Check table existence before executing each operation in an RW transaction
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-20042
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20042
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: iep-110, ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> As per https://cwiki.apache.org/confluence/display/IGNITE/IEP-110%3A+Schema+synchronization%3A+basic+schema+changes#IEP110:Schemasynchronization:basicschemachanges-Checkingtheexistenceofatablewhenreading/writing , table existence must be checked before executing an operation (read/write/commit) in a transaction. The table existence must be checked for the operationTs.
> This requires IGNITE-19770 to be implemented.



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