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

compact_level0_phase1: remove final traces of value access mode config #8935

Merged

Conversation

problame
Copy link
Contributor

@problame problame commented Sep 5, 2024

refs #8184
stacked atop #8934

This PR changes from ignoring the config field to rejecting configs that contain it.

PR https://github.com/neondatabase/infra/pull/1903 removes the field usage from pageserver.toml.

It rolls into prod sooner or in the same release as this PR.

…idation

After this PR is merged, deployed, and guaranteed to not be rolled back,
we can remove the field from `pageserver.toml`s.

refs #8184
refs #8184

We are running streaming-kmerge without validation everywhere
and won't roll back.
@problame problame changed the title compact_level0_phase1: remove access mode config (part 2) compact_level0_phase1: remove final traces of value access mode config Sep 5, 2024
refs #8184

Our staging and production `pageserver.toml` doesn't contain
this field anymore. It was already being ignored by the last release.
@problame problame force-pushed the problame/compaction-pagecache-bypass-remove-config-field branch from 65308b7 to 8a9e666 Compare September 5, 2024 16:06
Copy link

github-actions bot commented Sep 5, 2024

4977 tests run: 4813 passed, 0 failed, 164 skipped (full report)


Flaky tests (1)

Postgres 17

Code coverage* (full report)

  • functions: 32.0% (7433 of 23202 functions)
  • lines: 49.9% (59919 of 120139 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
1092f8a at 2024-09-23T10:43:05.225Z :recycle:

Base automatically changed from problame/compaction-pagecache-bypass-remove-page-cached-blob-io-code-but-accept-config to main September 6, 2024 08:58
@problame problame requested a review from skyzh September 20, 2024 13:55
@problame problame marked this pull request as ready for review September 20, 2024 13:55
@problame problame requested a review from a team as a code owner September 20, 2024 13:55
@problame problame merged commit 4d5add9 into main Sep 23, 2024
79 checks passed
@problame problame deleted the problame/compaction-pagecache-bypass-remove-config-field branch September 23, 2024 13:05
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.

2 participants