Merge pull request #13761 from tclinkenbeard-oai/dev/tclinkenbeard/exclude-include-storage-servers-redwood-trace-overflow
Provide exclusion headroom for ExcludeIncludeStorageServers
This commit is contained in:
commit
06f930acab
|
|
@ -1,3 +1,7 @@
|
|||
[configuration]
|
||||
# Keep one spare machine per datacenter so excluding a storage server cannot exhaust a replicated team.
|
||||
extraMachineCountDC = 1
|
||||
|
||||
[[knobs]]
|
||||
dd_max_shards_on_large_teams=0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue