Skip to content

Exactly-once command handling should be made optional #4

@mzazaipsc

Description

@mzazaipsc

S2C should make it possible to disable exactly once semantics by the leader. This might be needed either when the state machine itself is idempotent, or its design doesn't require the exactly-once semantics. For those cases, disabling exactly-once should be beneficial, because otherwise S2C would force commands ordering by the leader and latency can add up if the count of out of sequence commands is high.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions