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

storage: fix setting of compression algorithm #124388

Merged
merged 1 commit into from
May 21, 2024

Conversation

nicktrav
Copy link
Collaborator

Fix an issue where the compression cluster setting is being set on a copy of the per-level configuration, rather than the configuration that is ultimately passed to Pebble.

Touches #123953.

Release note: None.

Epic: CRDB-37583

Fix an issue where the compression cluster setting is being set on a
copy of the per-level configuration, rather than the configuration that
is ultimately passed to Pebble.

Touches cockroachdb#123953.

Release note: None.
@nicktrav nicktrav requested a review from a team as a code owner May 18, 2024 16:49
Copy link

blathers-crl bot commented May 18, 2024

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

Copy link
Collaborator

@aadityasondhi aadityasondhi left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@nicktrav
Copy link
Collaborator Author

TFTR!

bors r=aadityasondhi

craig bot pushed a commit that referenced this pull request May 21, 2024
124388: storage: fix setting of compression algorithm r=aadityasondhi a=nicktrav

Fix an issue where the compression cluster setting is being set on a copy of the per-level configuration, rather than the configuration that is ultimately passed to Pebble.

Touches #123953.

Release note: None.

Epic: CRDB-37583

Co-authored-by: Nick Travers <travers@cockroachlabs.com>
@nicktrav nicktrav added the backport-24.1.x Flags PRs that need to be backported to 24.1. label May 21, 2024
@craig
Copy link
Contributor

craig bot commented May 21, 2024

Timed out.

@RaduBerinde
Copy link
Member

bors r+

@craig craig bot merged commit 324658a into cockroachdb:master May 21, 2024
22 checks passed
@nicktrav nicktrav deleted the nickt.fix-compression branch May 31, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-24.1.x Flags PRs that need to be backported to 24.1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants