Commit c8892d6
committed
kvcoord: default KeepRefreshSpansOnSavepointRollback to true
Now that #113765 is resolved, we can flip the default of the
`KeepRefreshSpansOnSavepointRollback` cluster setting, which will
enable transactions to keep refresh spans across savepoint rollbacks.
See #111228 to more details.
Part of: #111228
Release note: None1 parent dd5bc70 commit c8892d6
File tree
2 files changed
+1
-4
lines changed- pkg/kv
- kvclient/kvcoord
- kvnemesis
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | 178 | | |
181 | 179 | | |
182 | 180 | | |
| |||
0 commit comments