Skip to content

VersionMixConsensus quorum threshold is too low #357

@bboston7

Description

@bboston7

VersionMixConsensus uses a quorum threshold of 3:

2026-01-09T23:49:56.713 [default INFO] Using QUORUM_SET: {
   "t" : 3,
   "v" : [ "new-core-0", "new-core-1", "old-core-0", "old-core-1" ]
}

This means that if a single pod is slow to spin up, the network will proceed without them and (as these nodes are configured without history) the slow pod can fall behind to the point where it cannot catch up.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions