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

Memoery usage is constantly increasing and kills with OOM #675

Closed
4 tasks
zemyblue opened this issue Sep 16, 2022 · 1 comment
Closed
4 tasks

Memoery usage is constantly increasing and kills with OOM #675

zemyblue opened this issue Sep 16, 2022 · 1 comment
Assignees
Labels
A: bug Something isn't working

Comments

@zemyblue
Copy link
Member

Summary of Bug

Memoery usage is constantly increasing and kills with OOM
스크린샷 2022-09-16 오후 12 13 07

Version

lbm-sdk v0.46.0-rc6

Steps to Reproduce


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@zemyblue zemyblue added the A: bug Something isn't working label Sep 16, 2022
@zemyblue zemyblue self-assigned this Sep 16, 2022
@zemyblue
Copy link
Member Author

This memory increase problem is not memory leak.
This happened because we set wrong value with iavl-cache-size. We use so big value. And there was a problem that the iavl-cache-size set in the config was not actually used.

Now it is fixed through #666 and #679

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants