Roman Puchkovskiy created IGNITE-20042:
------------------------------------------
Summary: 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
Fix For: 3.0.0-beta2
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)