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

feat(bloom): add aggregate bloom filter load limit #2393

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

sistemd
Copy link
Contributor

@sistemd sistemd commented Nov 20, 2024

Progress on #2354.

Add a CLI parameter to set a limit on how many aggregate bloom filters can be loaded per get_events request. Apply this limit in the get_events method.

@sistemd sistemd requested a review from a team as a code owner November 20, 2024 11:34
Copy link
Contributor

@kkovaacs kkovaacs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sistemd sistemd force-pushed the sistemd/aggregate-bloom-load-limit branch from 92a50ca to 42ef432 Compare November 22, 2024 11:34
@sistemd sistemd merged commit c45b23d into main Nov 22, 2024
7 checks passed
@sistemd sistemd deleted the sistemd/aggregate-bloom-load-limit branch November 22, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants