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

chore: [k208] fix(blooms): ensure tokenizer cache is reset between series #13374

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

grafanabot
Copy link
Collaborator

Backport 04bc3a4 from #13370


Fixes bug where ngrams were not added to blooms b/c they had been added previously to a potentially different series. This caused blooms to fail membership tests incorrectly.

@grafanabot grafanabot requested a review from a team as a code owner July 2, 2024 07:53
@grafanabot grafanabot added backport size/M type/bug Somehing is not working as expected labels Jul 2, 2024
@grafanabot grafanabot requested a review from owen-d July 2, 2024 07:53
@chaudum chaudum merged commit ea616b6 into k208 Jul 2, 2024
63 checks passed
@chaudum chaudum deleted the backport-13370-to-k208 branch July 2, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport size/M type/bug Somehing is not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants