Ivan Bessonov created IGNITE-23550:
--------------------------------------
Summary: Test and optimize metastorage snapshot transfer and
recovery speed for new nodes
Key: IGNITE-23550
URL: https://issues.apache.org/jira/browse/IGNITE-23550
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Test and optimize metastorage snapshot transfer and recovery speed for new
nodes.
Let's assume that we have a 100Mb+ meta-storage snapshot and 100k+ entries in
raft log replicated as log.
How long would it take for a new node to join the cluster under these
conditions? Will something break? What can we do to make it work?
Goal is - the joining process should work for a long-running clusters. It
should be pretty fast as well. Less than 10 seconds for sure, of course
depending on the network capabilities. No timeout errors should occur if it
takes more than 10 seconds.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)