[ 
https://issues.apache.org/jira/browse/IGNITE-18374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtcev updated IGNITE-18374:
-----------------------------------------
    Description: {{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.

> 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
>
> {{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)

Reply via email to