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

[schema-manager] risk of running out of db memory with large numbers of vnodes #44

Open
bowrocker opened this issue Feb 25, 2020 · 0 comments

Comments

@bowrocker
Copy link
Contributor

As @kellymclaughlin noted in MANTA-3896, the schema-manager should be refactored to process large numbers (> 10,000) of vnodes, otherwise we risk OOM errors on the database.

This should be able to be accomplished in the code, but splitting the list of vnodes returned from the fast query: here.

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