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
154265: kvserver: more logging for TestReplicaCircuitBreaker_Partial_Retry r=tbg a=miraradeva
This test verifies the value of the `InLeaseTransferBackoffs` metric, but without more verbose `DistSender` logging, it's hard to investigate failures where the metric has unexpected values.
Fixes: #154179
Release note: None
154267: sql,unsafesql,sessiondata: do not log unsafe access logs for internal app names r=kyle-a-wong a=kyle-a-wong
If the app name of a session is an internal app name, we won't do any checks
on internals access. An app name is considered to be an internal app name
if it begins with "$ internal"
Resolves: #153803
Epic: None
Release note: None
Co-authored-by: Mira Radeva <[email protected]>
Co-authored-by: Kyle Wong <[email protected]>
0 commit comments