Commit b28cb08
committed
rpc: remove env variable requirement to change drpc setting
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.
Epic: CRDB-52378
Release note: none1 parent 8b761fd commit b28cb08
2 files changed
+1
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 28 | + | |
41 | 29 | | |
42 | 30 | | |
43 | 31 | | |
| |||
0 commit comments