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

Trim in-memory storage for hot streams #781

Open
sergekh2 opened this issue Aug 15, 2024 · 0 comments
Open

Trim in-memory storage for hot streams #781

sergekh2 opened this issue Aug 15, 2024 · 0 comments
Labels
area/stream triage Triage during next triage session workitem Workitem that requires implementation

Comments

@sergekh2
Copy link
Contributor

Description

Only few miniblocks need to be kept in memory to check if event can be added. Older miniblocks should be dropped to reduce memory pressure (otherwise memory consumption for the hot stream grows indefinitely).

@sergekh2 sergekh2 added triage Triage during next triage session workitem Workitem that requires implementation area/stream labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/stream triage Triage during next triage session workitem Workitem that requires implementation
Projects
Status: No status
Development

No branches or pull requests

1 participant