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

[release-2.11] store-gateway: use bucket index instead of scanning the bucket #6812

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

grafanabot
Copy link
Contributor

Backport 1a459bb from #6808

* 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 <[email protected]>

* Fix TestStoreGateway_InitialSyncFailure

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestStoreGateway_InitialSyncWithDefaultShardingEnabled

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestBucketStores_SyncBlocks

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestBucketStores_InitialSyncShouldRetryOnFailure

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestBucketStores_InitialSync

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestBucketStores_Series_ShouldCorrectlyQuerySeriesSpanningMultipleChunks

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestBucketStore_Series_ShouldQueryBlockWithOutOfOrderChunks

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestBucketStores_deleteLocalFilesForExcludedTenants

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestStoreGateway_SyncShouldKeepPreviousBlocksIfInstanceIsUnhealthyInTheRing

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestStoreGateway_SeriesQueryingShouldEnforceMaxChunksPerQueryLimit

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix read-write mode integration tests

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Clean up users in integration tests more often

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix TestGettingStartedWithGossipedRing

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Fix Test_MaxSeriesAndChunksPerQueryLimitHit

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Remove debug option

Signed-off-by: Dimitar Dimitrov <[email protected]>

---------

Signed-off-by: Dimitar Dimitrov <[email protected]>
(cherry picked from commit 1a459bb)
@grafanabot grafanabot requested a review from a team as a code owner December 4, 2023 14:50
@dimitarvdimitrov dimitarvdimitrov enabled auto-merge (squash) December 4, 2023 14:55
@dimitarvdimitrov dimitarvdimitrov merged commit 7a4f779 into release-2.11 Dec 4, 2023
30 checks passed
@dimitarvdimitrov dimitarvdimitrov deleted the backport-6808-to-release-2.11 branch December 4, 2023 15:08
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