Kirill Tkalenko created IGNITE-24919:
----------------------------------------
Summary: Make it non-blocking for the MetaStorageManager to get a
compaction revision
Key: IGNITE-24919
URL: https://issues.apache.org/jira/browse/IGNITE-24919
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
In IGNITE-24895, a block was detected when getting a compaction revision, which
can lead to a blocking of any thread that will call this code. I propose to
make a non-blocking get of a compaction revision, similar to
*org.apache.ignite.internal.metastorage.impl.MetaStorageManagerImpl#appliedRevision*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)