Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hlc: update with store liveness use of clocks #125069

Open
miraradeva opened this issue Jun 4, 2024 · 1 comment
Open

hlc: update with store liveness use of clocks #125069

miraradeva opened this issue Jun 4, 2024 · 1 comment
Labels
A-kv-replication Relating to Raft, consensus, and coordination. A-leader-leases Related to the introduction of leader leases C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-kv KV Team
Projects

Comments

@miraradeva
Copy link
Contributor

miraradeva commented Jun 4, 2024

Updating HLCs is not necessary for store liveness correctness but helps performance (e.g. support withdrawal is not delayed too much because of a slow clock). Update the HLC docs.

Jira issue: CRDB-39250

Epic CRDB-37522

@miraradeva miraradeva added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-kv-replication Relating to Raft, consensus, and coordination. T-kv KV Team A-leader-leases Related to the introduction of leader leases labels Jun 4, 2024
@blathers-crl blathers-crl bot added this to Incoming in KV Jun 4, 2024
Copy link

blathers-crl bot commented Jun 4, 2024

cc @cockroachdb/replication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kv-replication Relating to Raft, consensus, and coordination. A-leader-leases Related to the introduction of leader leases C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-kv KV Team
Projects
KV
Incoming
Development

No branches or pull requests

1 participant