[
https://issues.apache.org/jira/browse/IGNITE-20126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823941#comment-17823941
]
Aleksandr Polovtcev commented on IGNITE-20126:
----------------------------------------------
I think this ticket should be updated to handle writing to a destroyed index as
well
> 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)