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

a memory leak bug in leaseGrant when node is follower and etcd version is 3.4+ #11730

Closed
tangcong opened this issue Mar 29, 2020 · 1 comment
Closed

Comments

@tangcong
Copy link
Contributor

tangcong commented Mar 29, 2020

we meet a memory leak bug in etcd 3.4.3 . Leader memory is normal , but two follower node memory are very big . there are no go routines leak and qps is low . restarting etcd can temporarily solve the problem .

image

image

@tangcong
Copy link
Contributor Author

tangcong commented Mar 29, 2020

i find another issue #11495, it looks the same issue. i have submitted a pr #11731 to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants