Skip to content

Sending unnecessary NewView #247

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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