copenhagenatomics / dotNext

Next generation API for .NET
https://dotnet.github.io/dotNext/
MIT License
0 stars 0 forks source link

node keeps reporting recurrent elections while other node reports progress #5

Closed freddyrios closed 2 years ago

freddyrios commented 2 years ago

This happened after removing the cable of one of the nodes in a 3 nodes cluster. One of the connected nodes kept reporting healty looking progress (building snapshot + accepting value messages)

The other node kept reporting these:

Term of local cluster member is 11. Election timeout 00:00:00.1620000
Building snapshot
Consensus cannot be reached
Term of local cluster member is 11. Election timeout 00:00:00.1620000
New cluster leader is elected. Leader address is 169.254.105.52:3262
Term of local cluster member is 11. Election timeout 00:00:00.1620000
Building snapshot
Consensus cannot be reached
Term of local cluster member is 11. Election timeout 00:00:00.1620000
New cluster leader is elected. Leader address is 169.254.105.52:3262
Term of local cluster member is 11. Election timeout 00:00:00.1620000
Building snapshot
Consensus cannot be reached
Term of local cluster member is 11. Election timeout 00:00:00.1620000
New cluster leader is elected. Leader address is 169.254.105.52:3262
Term of local cluster member is 11. Election timeout 00:00:00.1620000
Building snapshot
Consensus cannot be reached
Term of local cluster member is 11. Election timeout 00:00:00.1620000
New cluster leader is elected. Leader address is 169.254.105.52:3262
Term of local cluster member is 11. Election timeout 00:00:00.1620000
freddyrios commented 2 years ago

@sakno closing this one for now as I can't provide enough info to reproduce.