Kirill Tkalenko created IGNITE-23310:
----------------------------------------
Summary: Stop local Metastore Compaction on node stop
Key: IGNITE-23310
URL: https://issues.apache.org/jira/browse/IGNITE-23310
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
I found that
*org.apache.ignite.internal.metastorage.server.KeyValueStorage#compact* does
not respond to node stop, so we can conditionally suspend node stop for a long
time if we have a lot of keys that need to be scanned.
We need to fix this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)