Ivan Bessonov created IGNITE-25213:
--------------------------------------
Summary: Meta-storage can't handle runtime snapshot installation
Key: IGNITE-25213
URL: https://issues.apache.org/jira/browse/IGNITE-25213
Project: Ignite
Issue Type: Bug
Reporter: Ivan Bessonov
Raft supports snapshot installation on a running node. But our meta-storage
implementation only supports it onĀ starting node. If we somehow get it on a
running node, it'll most likely result in a Java process crash due to accessing
invalidated rocksdb instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)