Kirill Tkalenko created IGNITE-23479:
----------------------------------------
Summary: Invoke KeyValueStorage#setCompactionRevision in
WatchEvent queue
Key: IGNITE-23479
URL: https://issues.apache.org/jira/browse/IGNITE-23479
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 3.0
In order to avoid getting
*org.apache.ignite.internal.metastorage.exceptions.CompactedException* in the
middle of handling in the
*org.apache.ignite.internal.metastorage.WatchListener*, we need to call
*org.apache.ignite.internal.metastorage.server.KeyValueStorage#setCompactionRevision*
in the WatchEvent queue.
It is proposed to introduce an API for this and implement it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)