kvserver: don't touch RHS raft state if RHS more recent #94933
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
As of #94201, we're able to shorten the left-hand side without also having to erase-rewrite the right hand side's local unreplicated RangeID-based keys. We should make use of this to avoid having an interaction between effectively unrelated replicas.
Jira issue: CRDB-23232
Epic CRDB-39898
The text was updated successfully, but these errors were encountered: