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

Roman Puchkovskiy updated IGNITE-20126:
---------------------------------------
    Description: Before each read-from-index operation (like opening a scan 
cursor or getting next batch of such a cursor), we should check whether the 
index physically exists. If not, the operation must be failed and the current 
RW tx must be aborted.  (was: Before each read-from-index operation (like 
opening a scan cursor or getting next batch of such a cursor), we should check 
whether the index exists (i.e. not removed from the Catalog) at moment opTs. If 
not, the operation must be failed and the current RW tx must be aborted.)

> Check that the index exists before reading from it
> --------------------------------------------------
>
>                 Key: IGNITE-20126
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20126
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Before each read-from-index operation (like opening a scan cursor or getting 
> next batch of such a cursor), we should check whether the index physically 
> exists. If not, the operation must be failed and the current RW tx must be 
> aborted.



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

Reply via email to