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
148570: kvclient: update error formatting in BatchResponse and improve test expectations in dist_sender_test r=Abhinav1299 a=Abhinav1299
This commit removes the `StripMarkers` function from dist_sender_test.go file. The `StripMarkers` function should be present in the tests to validate that redaction is working fine. This fixes the changes made in #147609 which adds the StripMarkers function. Moreover since the redaction markers are preserved now, it also caters to safeFormat implemented on Spans ref #147739.
No functional changes were made to the logic.
Epic: CRDB-37533
Part of: CRDB-44885
Release note: None
Co-authored-by: Abhinav1299 <[email protected]>
0 commit comments