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

Memory does not reduce after too many write request and creating snapshot. #313

Open
JackyWoo opened this issue Jun 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@JackyWoo
Copy link
Contributor

JackyWoo commented Jun 15, 2024

RaftKeeper version

v2.1.0

Description

Memory does not reduce after too many write request and creating snapshot.

How to reproduce

  1. Send 10m create request and delete them
  2. you will see the memory usage is high
  3. create snapshot by echo csnp | nc your_node
  4. you will see the memory usage not reduce
  5. When you restart the node, memory usage will reduce
@JackyWoo JackyWoo added the bug Something isn't working label Jun 15, 2024
@JackyWoo JackyWoo added this to the Release v2.1.1 milestone Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant