kv: introduce non-blocking ranges zone configs #57689
Labels
A-kv-transactions
Relating to MVCC and the transactional model.
A-multiregion
Related to multi-region
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Needed for non-blocking transactions: #52745.
Introduce a new
non_blocking_range
boolean attribute to zone configs. Will configure a range's leaseholder to close times out in advance of present time. See the RFC for details.The text was updated successfully, but these errors were encountered: