jaewan / jaewan/Embarcadero

Sequencing

Open
#25 0 comments 0 reactions 1 assignee Claimed by @tonyhong007 View on GitHub
Dominant language
C++
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

1. Every storage servers including both primary and backups send their local cut (flushed) to the sequencer
2. Sequencer collects all local_cuts from replicas
3. Sequencer creates global_cut min_cut(local cuts of a shard from all replicas in the shard)
4. Storage servers give orders to written messages

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.