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

Enable streaming chunks from store-gateways to queriers by default #6646

Merged

Commits on May 28, 2024

  1. Enable streaming chunks from store-gateways to queriers by default.

    # Conflicts:
    #	cmd/mimir/help-all.txt.tmpl
    #	docs/sources/mimir/configure/about-versioning.md
    #	pkg/querier/querier.go
    charleskorn committed May 28, 2024
    Configuration menu
    Copy the full SHA
    668d509 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry.

    # Conflicts:
    #	CHANGELOG.md
    charleskorn committed May 28, 2024
    Configuration menu
    Copy the full SHA
    20278ab View commit details
    Browse the repository at this point in the history
  3. Fix failing TestQuerierWithBlocksStorageOnMissingBlocksFromStorage te…

    …st with store-gateway chunks streaming enabled.
    charleskorn committed May 28, 2024
    Configuration menu
    Copy the full SHA
    648f09c View commit details
    Browse the repository at this point in the history
  4. Partially fix cache-related assertions in TestQuerierWithBlocksStorag…

    …eRunningInSingleBinaryMode
    charleskorn committed May 28, 2024
    Configuration menu
    Copy the full SHA
    81b55d1 View commit details
    Browse the repository at this point in the history
  5. Address PR feedback, and add more details to failing assertions

    # Conflicts:
    #	integration/querier_test.go
    charleskorn committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0cfc31f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91646ed View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    a4cf6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c41cc3 View commit details
    Browse the repository at this point in the history