Skip to content

Conversation

alexqyle
Copy link
Contributor

@alexqyle alexqyle commented Mar 1, 2023

What this PR does:
Shuffle sharding planner should not fail the compaction if one of blocks in group is under visit by other compactor. Instead, it should return nil group so that compactor would move onto next compaction.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

…eturn error if block is under visit by other compactor

Signed-off-by: Alex Le <[email protected]>
Signed-off-by: Alex Le <[email protected]>
Signed-off-by: Alex Le <[email protected]>
Signed-off-by: Alex Le <[email protected]>
@alexqyle alexqyle marked this pull request as ready for review March 1, 2023 18:12
@alanprot
Copy link
Member

alanprot commented Mar 3, 2023

Thanks!

@alanprot alanprot merged commit 42ce122 into cortexproject:master Mar 3, 2023
@alexqyle alexqyle deleted the visit-marker-issue branch March 21, 2023 17:59
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.

3 participants