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

refactor!: remove async cache writeback on chunk fetcher #12456

Merged
merged 4 commits into from
Apr 4, 2024

Commits on Apr 4, 2024

  1. remove async writeback introduced in #5083

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b5a03b0 View commit details
    Browse the repository at this point in the history
  2. fix some tests

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    df7b319 View commit details
    Browse the repository at this point in the history
  3. update upgrade guide

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f97256e View commit details
    Browse the repository at this point in the history
  4. change cache default parallelism and writeback settings

    Signed-off-by: Edward Welch <edward.welch@grafana.com>
    slim-bean committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ef00153 View commit details
    Browse the repository at this point in the history