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
131545: kvp,kvserver: add range id, span to BatchTimestampBeforeGCError r=nicktrav a=nicktrav
Currently, debugging a `BatchTimestampBeforeGCError` is difficult, as there information is lacking as to replica / range tried to touch underneath the GC threshold.
Add the range ID and span to the error message.
Fixes#131256.
Release note: None.
Co-authored-by: Nick Travers <[email protected]>
0 commit comments