[
https://issues.apache.org/jira/browse/RATIS-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210363#comment-17210363
]
Hanisha Koneru commented on RATIS-1087:
---------------------------------------
Thanks [~szetszwo]. The mistake I was doing was when starting the new Peer
Ratis server, adding itself also to the RaftGroup. Once I started the new Peer
with only the old node in the raftGroup, it worked. I will close this Jira.
Thanks.
> Cannot add new node to single node Ratis ring
> ---------------------------------------------
>
> Key: RATIS-1087
> URL: https://issues.apache.org/jira/browse/RATIS-1087
> Project: Ratis
> Issue Type: Bug
> Reporter: Hanisha Koneru
> Assignee: Tsz-wo Sze
> Priority: Major
> Attachments: r1087_20201008new_tests.patch
>
>
> We cannot add a new node to a single node raft ring. The setConfiguration
> request times out as it does not get a quorum (2 nodes in the ring but the
> 2nd new node has not started up yet). The timeout is very less to start the
> 2nd node to startup and respond to the setConfiguration request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)