Skip to content

fix(blooms): skip empty blooms on reads - #13500

Merged
chaudum merged 1 commit into
grafana:mainfrom
owen-d:blooms/skip-empty-bloom-while-querying
Jul 12, 2024
Merged

fix(blooms): skip empty blooms on reads#13500
chaudum merged 1 commit into
grafana:mainfrom
owen-d:blooms/skip-empty-bloom-while-querying

Conversation

@owen-d

@owen-d owen-d commented Jul 12, 2024

Copy link
Copy Markdown
Contributor

Read path safeguard to prevent filtering chunks associated with empty blooms while we work on finding the underlying cause of empty blooms in compaction.

Signed-off-by: Owen Diehl <ow.diehl@gmail.com>
@owen-d
owen-d requested a review from a team as a code owner July 12, 2024 00:28
@chaudum
chaudum merged commit bfa6955 into grafana:main Jul 12, 2024
@salvacorts salvacorts mentioned this pull request Jul 12, 2024
7 tasks
@salvacorts salvacorts added backport k210 type/bug Somehing is not working as expected labels Jul 12, 2024
@grafanabot

Copy link
Copy Markdown
Contributor

Hello @salvacorts!
Backport pull requests need to be either:

  • Pull requests which address bugs,
  • Urgent fixes which need product approval, in order to get merged,
  • Docs changes.

Please, if the current pull request addresses a bug fix, label it with the type/bug label.
If it already has the product approval, please add the product-approved label. For docs changes, please add the type/docs label.
If the pull request modifies CI behaviour, please add the type/ci label.
If none of the above applies, please consider removing the backport label and target the next major/minor release.
Thanks!

grafanabot pushed a commit that referenced this pull request Jul 12, 2024
Read path safeguard to prevent filtering chunks associated with empty blooms while we work on finding the underlying cause of empty blooms in compaction.

(cherry picked from commit bfa6955)
@salvacorts salvacorts mentioned this pull request Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport k210 size/M type/bug Somehing is not working as expected

4 participants