Mirza Aliev created IGNITE-16681:
------------------------------------
Summary: Provide a way to start raft group clients only after a
leader of the raft group is elected
Key: IGNITE-16681
URL: https://issues.apache.org/jira/browse/IGNITE-16681
Project: Ignite
Issue Type: Improvement
Reporter: Mirza Aliev
After some investigation that was made in under IGNITE-16559 (see the
[comment|https://issues.apache.org/jira/browse/IGNITE-16559?focusedCommentId=17495362&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17495362]),
it was decided that we could
create some metastorage key and change it when a leader for the raft group is
elected, so we could start {{RaftGroupServiceImpl}} only after that metastorage
event, so we could check for a new leader
{{RaftGroupServiceImpl#refreshLeader}} in raft group start safely.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)