Skip to content

How do I know that FSM.Apply has completed on a majority of nodes? #508

@bootjp

Description

@bootjp

Thank you for the wonderful library.
I really like hashicorp's OSS because it's simple and robust.

By the way, I want to know that FSM.Apply has completed on the majority of nodes after FSM.Apply has been called.
Is there this way?

Specific cases where this might be necessary include.

Assume that immediately after FSM.Apply writes data, the leader node crashes and the leader is transferred to another no.
In this case, we assume that to avoid losing data written by FSM.Apply, we might wait for FSM.Apply to be called on a large number of nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions