Kirill Tkalenko created IGNITE-20544:
----------------------------------------
Summary: Implement the start of building indexes on node recovery
Key: IGNITE-20544
URL: https://issues.apache.org/jira/browse/IGNITE-20544
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
After the node is restored, a change of leaseholders may not occur (a
prolongation will occur), thus we may end up in a situation where build index
will not be completed before the change of leaseholders.
It is important for us to start building indexes on recovery only after the
partition has been restored (after applying the raft log).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)