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

Revert "pageserver: revert flush backpressure (#8550) (#10135)" #10270

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

erikgrinaker
Copy link
Contributor

This reverts commit f3ecd5d.

It is suspected to have caused significant read amplification in the ingest benchmark (specifically during index creation).

We will revisit an intermediate improvement here to unblock upload parallelism before properly addressing compaction backpressure.

@erikgrinaker erikgrinaker requested a review from jcsp January 3, 2025 14:31
@erikgrinaker erikgrinaker requested a review from a team as a code owner January 3, 2025 14:31
@erikgrinaker erikgrinaker enabled auto-merge January 3, 2025 14:34
Copy link

github-actions bot commented Jan 3, 2025

7227 tests run: 6875 passed, 0 failed, 352 skipped (full report)


Flaky tests (3)

Postgres 17

Postgres 15

Code coverage* (full report)

  • functions: 31.2% (8405 of 26945 functions)
  • lines: 47.9% (66709 of 139172 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
df0ffd3 at 2025-01-03T15:32:57.519Z :recycle:

@erikgrinaker erikgrinaker added this pull request to the merge queue Jan 3, 2025
Merged via the queue into main with commit 1393cc6 Jan 3, 2025
84 checks passed
@erikgrinaker erikgrinaker deleted the erik/revert-flush-backpressure-revert branch January 3, 2025 15:40
erikgrinaker added a commit that referenced this pull request Jan 3, 2025
This reverts commit f3ecd5d.

It is
[suspected](https://neondb.slack.com/archives/C033RQ5SPDH/p1735907405716759)
to have caused significant read amplification in the [ingest
benchmark](https://neonprod.grafana.net/d/de3mupf4g68e8e/perf-test3a-ingest-benchmark?orgId=1&from=now-30d&to=now&timezone=utc&var-new_project_endpoint_id=ep-solitary-sun-w22bmut6&var-large_tenant_endpoint_id=ep-holy-bread-w203krzs)
(specifically during index creation).

We will revisit an intermediate improvement here to unblock [upload
parallelism](#10096) before
properly addressing [compaction
backpressure](#8390).
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