-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backupccl: set shorter closed_timestamp settings in datadriven tests
This change drops the `kv.closed_timestamp.side_transport_interval` and `kv.closed_timestamp.target_duration` in the servers started as part of the datadriven framework. This change was motivated by the fact that cluster settings set in certain multi-node datadriven tests were not being observed by all nodes in the cluster. Cluster settings are now backed by rangefeeds instead of gossiping the SystemSpanConfig and so these settings should speed up when all nodes become aware of changes to their values. Fixes: #77264 Release note: None
- Loading branch information
1 parent
834eaa0
commit 38fd057
Showing
2 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters