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

Add max open shards setting #286

Closed
pauldix opened this issue Feb 27, 2014 · 0 comments
Closed

Add max open shards setting #286

pauldix opened this issue Feb 27, 2014 · 0 comments
Milestone

Comments

@pauldix
Copy link
Member

pauldix commented Feb 27, 2014

Currently you can set the max number of open files per shard. To be able to set a hard limit on the entire process you should also be able to set the max number of open shards.

LevelDBShardStore should probably handle this through an LRU algorithm on the open shards.

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