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

[r267] store-gateway: use bucket index instead of scanning the bucket #6839

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

pr00se
Copy link
Contributor

@pr00se pr00se commented Dec 6, 2023

backports #6808

@pr00se pr00se requested a review from a team as a code owner December 6, 2023 14:46
@pr00se pr00se changed the title [r267] store-gateway: use bucket index instead of scanning the bucket (#6808) [r267] store-gateway: use bucket index instead of scanning the bucket Dec 6, 2023
@pr00se pr00se enabled auto-merge (squash) December 6, 2023 14:53
@pr00se pr00se disabled auto-merge December 6, 2023 15:15
* store-gateway: use bucket index instead of scanning the bucket

This is a follow-up to 6673, similar change to 6779

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestStoreGateway_InitialSyncFailure

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestStoreGateway_InitialSyncWithDefaultShardingEnabled

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestBucketStores_SyncBlocks

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestBucketStores_InitialSyncShouldRetryOnFailure

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestBucketStores_InitialSync

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestBucketStores_Series_ShouldCorrectlyQuerySeriesSpanningMultipleChunks

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestBucketStore_Series_ShouldQueryBlockWithOutOfOrderChunks

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestBucketStores_deleteLocalFilesForExcludedTenants

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestStoreGateway_SyncShouldKeepPreviousBlocksIfInstanceIsUnhealthyInTheRing

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestStoreGateway_SeriesQueryingShouldEnforceMaxChunksPerQueryLimit

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix read-write mode integration tests

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Clean up users in integration tests more often

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update CHANGELOG.md

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix TestGettingStartedWithGossipedRing

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix Test_MaxSeriesAndChunksPerQueryLimitHit

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Remove debug option

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

---------

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
(cherry picked from commit 1a459bb)
@pr00se pr00se merged commit 96a040e into r267 Dec 6, 2023
28 checks passed
@pr00se pr00se deleted the backport-6808-to-r267 branch December 6, 2023 16:57
@pr00se pr00se added the backport label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants