[
https://issues.apache.org/jira/browse/IGNITE-21118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-21118:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Make index non-writable when it's switched to READ_ONLY state
> -------------------------------------------------------------
>
> Key: IGNITE-21118
> URL: https://issues.apache.org/jira/browse/IGNITE-21118
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
>
> Most of the time, we determine index writability for an operation based on
> whether the index is in a writable state (REGISTERED, BACKFILLING, AVAILABLE,
> STOPPING) in the schema version corresponding to the beginTs of the
> transaction.
> We should implement the following exception: the index is NOT more writable
> for any transaction if its *current* state has reached READ_ONLY.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)