You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
152749: kvserver: default PriorityInversionRequeue to true r=tbg a=wenyihu6
Previously, we introduced PriorityInversionRequeue to handle cases where a range
is enqueued with a high-priority action but computes a lower-priority action at
processing, re-adding the range with its updated priority. We plan to backport
this setting soon. To allow some bake time, we enable it on true in master,
while the backport will include only the previous PR with the default value set
to false.
Epic: none
Release note: none
Co-authored-by: wenyihu6 <[email protected]>
0 commit comments