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-2.1: storage: Avoid using different qps measurements in StoreRebalancer #31379

Merged
merged 1 commit into from
Oct 15, 2018

Conversation

a-robinson
Copy link
Contributor

Backport 1/1 commits from #31324.

/cc @cockroachdb/release


It's better to use the same measurement for everything, especially
because it's the one that was used to compute the store's total QPS.

Fixes #31303

Release note: None

It's better to use the same measurement for everything, especially
because it's the one that was used to compute the store's total QPS.

Fixes cockroachdb#31303

Release note: None
@a-robinson a-robinson requested review from tbg and a team October 15, 2018 17:39
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg
Copy link
Member

tbg commented Oct 15, 2018 via email

@a-robinson a-robinson merged commit ddbc2b8 into cockroachdb:release-2.1 Oct 15, 2018
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