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

Control memory consumption #23

Open
Preetam opened this issue Jul 19, 2015 · 0 comments
Open

Control memory consumption #23

Preetam opened this issue Jul 19, 2015 · 0 comments

Comments

@Preetam
Copy link
Member

Preetam commented Jul 19, 2015

  1. An interesting idea would be to partition based on memory usage instead of fixed time ranges. I think the design should support this already, but it would make the compaction and retention logic a bit more complicated.

  2. For older partitions, maybe we can read metadata on-demand instead of keeping it in memory all the time. This would help with cases where there are lots of sources and metrics.

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

No branches or pull requests

1 participant