Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-19.1: storage: limit number of AddSSTable requests per second #36777

Merged
merged 1 commit into from
Apr 11, 2019

Conversation

thoszhang
Copy link
Contributor

Backport 1/1 commits from #36735.

/cc @cockroachdb/release


Add rate limiting on the number of AddSSTable requests per second to a store,
to allow slowing down index backfills when they're impacting foreground
traffic.

Closes #36430

Release note: None

Add rate limiting on the number of AddSSTable requests per second to a store,
to allow slowing down index backfills when they're impacting foreground
traffic.

Release note: None
@thoszhang thoszhang requested review from dt and a team April 11, 2019 20:58
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@thoszhang thoszhang merged commit 0c83360 into cockroachdb:release-19.1 Apr 11, 2019
@thoszhang thoszhang deleted the backport19.1-36735 branch April 11, 2019 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants