-
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.
kvserver: add cluster configuration to throttle exports
Export requests could iterate unbounded amount of data in storage this diff adds kv.bulk_sst.max_request_time hidden cluster setting to limit how for long export could run irrespective of how much data is actually exported. Release note: None
- Loading branch information
1 parent
a25bb90
commit 5c1e92b
Showing
2 changed files
with
19 additions
and
0 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