Skip to content

Sending unnecessary NewView #247

@leandernikolaus

Description

@leandernikolaus

Whenever a replica receives s Proposal, it first advances the view, then sends a vote.
As part of the view advancement, the replica sends a NewView message to the leader.
Thus, the replica first sends a NewView, then a Vote.

Can we omit this unnecessary NewView?

Metadata

Metadata

Labels

cleanupImprove readability, design patterns, and simplificationneeds investigation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions