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

Track down high memory usage #1338

Closed
rkeene opened this issue Oct 30, 2018 · 2 comments
Closed

Track down high memory usage #1338

rkeene opened this issue Oct 30, 2018 · 2 comments
Assignees
Labels
bug major This item indicates the need for or supplies a major or notable change release_blocker
Milestone

Comments

@rkeene
Copy link
Contributor

rkeene commented Oct 30, 2018

Surrounding epoch block rollout there were reports of excessive memory usage on the node

@rkeene rkeene added bug major This item indicates the need for or supplies a major or notable change labels Oct 30, 2018
@rkeene rkeene added this to the V17.0 milestone Oct 30, 2018
@rkeene
Copy link
Contributor Author

rkeene commented Dec 14, 2018

This was tracked down almost entirely to connection tracking functions being generated, fixed in #1444.

There were a few other causes, but they have also been addressed at this point.

@rkeene rkeene closed this as completed Dec 14, 2018
@rkeene
Copy link
Contributor Author

rkeene commented Dec 19, 2018

Post-release analysis of high memory usage:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug major This item indicates the need for or supplies a major or notable change release_blocker
Projects
None yet
Development

No branches or pull requests

3 participants