[
https://issues.apache.org/jira/browse/RATIS-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-1087:
------------------------------
Component/s: test
Description:
Let's add new tests for the following cases:
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.
was: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.
Issue Type: Test (was: Bug)
Summary: Add setConfiguration tests with single node clusters (was:
Cannot add new node to single node Ratis ring)
> Add setConfiguration tests with single node clusters
> ----------------------------------------------------
>
> Key: RATIS-1087
> URL: https://issues.apache.org/jira/browse/RATIS-1087
> Project: Ratis
> Issue Type: Test
> Components: test
> Reporter: Hanisha Koneru
> Assignee: Tsz-wo Sze
> Priority: Major
> Attachments: r1087_20201008new_tests.patch
>
>
> Let's add new tests for the following cases:
> 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)