[
https://issues.apache.org/jira/browse/RATIS-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-1048.
-------------------------------
Resolution: Not A Problem
Anyways, Ratis assumes running over a reliable network protocol such as TCP.
We don't expect lost packets in the middle. Resolving this ...
> Ratis cluster fails to elect a leader when some messages are dropped
> --------------------------------------------------------------------
>
> Key: RATIS-1048
> URL: https://issues.apache.org/jira/browse/RATIS-1048
> Project: Ratis
> Issue Type: Bug
> Reporter: Burcu Ozkan
> Priority: Major
> Attachments: logs.txt, msgs.txt
>
>
> I am testing fault tolerance of Ratis, more specifically whether it can
> tolerate random message losses. Simply, I drop some of the messages and do
> not deliver them to the recipient.
> In some tests, I observe executions in which the Ratis servers cannot elect a
> leader. The servers continuously start leader election but none of them
> succeed.
> You can find the execution logs together with the list of exchanged and
> dropped messages (the messages marked by "-D" are dropped) in the attachments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)