-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kvserver: Raft propagation of closed timestamps #57396
Copy link
Copy link
Closed
Labels
A-kv-closed-timestampsRelating to closed timestampsRelating to closed timestampsA-multiregionRelated to multi-regionRelated to multi-regionC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
The closed timestamps v2 RFC wants closed timestamp information to be carried to follower on Raft entries, under the RangeAppliedStateKey.
A prototype from @nvanbenschoten in nvb@abd907f
Lease requests are a special case in that the lease start time acts as a closed ts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-closed-timestampsRelating to closed timestampsRelating to closed timestampsA-multiregionRelated to multi-regionRelated to multi-regionC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)