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
153778: kv: enable DRPC randomly r=cthumuluru-crdb a=cthumuluru-crdb
This change introduces a package-level setting that randomly enables DRPC.
Epic: CRDB-48935
Informs: None
Release note: None
153861: rpc: remove env variable requirement to change drpc setting r=shubhamdhama a=shubhamdhama
Previously, we required `COCKROACH_EXPERIMENTAL_DRPC_ENABLED` to be set to enable the DRPC cluster setting. In version 25.4, we want to give customers the ability to use this setting without needing the environment variable.
Fixes: #153451
Epic: CRDB-52378
Release note: none
Co-authored-by: Chandra Thumuluru <[email protected]>
Co-authored-by: Shubham Dhama <[email protected]>
0 commit comments