-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kvserver: phase out useReproposalsV2 #105625
Copy link
Copy link
Closed
Labels
C-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
This is introduced in #97779 to keep both the old and new way of reproposing with a new lease applied index around.
In a few weeks, we should remove the old way, i.e. hard-code useReproposalsV2 to true and simplify code based on that.
Epic: CRDB-25287
Jira issue: CRDB-29130
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-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)