[
https://issues.apache.org/jira/browse/IGNITE-18374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-18374:
-----------------------------------------
Fix Version/s: 3.0.0-beta2
> Remove RaftManager#prepareRaftGroup method
> ------------------------------------------
>
> Key: IGNITE-18374
> URL: https://issues.apache.org/jira/browse/IGNITE-18374
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Minor
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> {{RaftManager#prepareRaftGroup}} method does two things: starts a Raft
> service and, optionally, starts a Raft node. We already have two separate
> methods that do these things: {{startRaftNode}} and {{startRaftService}}. We
> should remove {{prepareRaftGroup}} method and replace it with these two
> methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)