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
*: drop TODODRPC override in favor of cluster setting
Currently, at many call sites, we disable DRPC using TODODRPC override. This
change drops TODODRPC override and ensure DRPC is controlled exclusively
through the `rpc.experimental_drpc.enabled` cluster setting.
Epic: CRDB-48935
Informs: None
Release note: None
0 commit comments