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

persistedsqlstats: specify background qos for compaction job #107728

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

xinhaoz
Copy link
Member

@xinhaoz xinhaoz commented Jul 27, 2023

The compaction job can be an expensive operation so we should de-prioritize it with the UserLow qos setting.

Fixes: #99949

Release note: None

The compaction job can be an expensive operation so we should
de-prioritize it with the `UserLow` qos setting.

Fixes: cockroachdb#99949

Release note: None
@blathers-crl
Copy link

blathers-crl bot commented Jul 27, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@xinhaoz xinhaoz marked this pull request as ready for review July 27, 2023 18:23
@xinhaoz xinhaoz requested a review from a team July 27, 2023 18:23
Copy link
Contributor

@maryliag maryliag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @xinhaoz)

@xinhaoz
Copy link
Member Author

xinhaoz commented Jul 27, 2023

TFTR!
bors r+

@craig
Copy link
Contributor

craig bot commented Jul 28, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Jul 28, 2023

This PR was included in a batch that timed out, it will be automatically retried

@craig
Copy link
Contributor

craig bot commented Jul 28, 2023

Build succeeded:

@craig craig bot merged commit c0aabf1 into cockroachdb:master Jul 28, 2023
@xinhaoz xinhaoz deleted the add-qos-to-stats-compaction branch April 1, 2024 17:06
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.

persistedsqlstats: use background QoS level for work
3 participants