Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

grpcproxy memory leak #10326

Closed
namreg opened this issue Dec 15, 2018 · 0 comments · Fixed by #10327
Closed

grpcproxy memory leak #10326

namreg opened this issue Dec 15, 2018 · 0 comments · Fixed by #10327

Comments

@namreg
Copy link

namreg commented Dec 15, 2018

There is etcd cluster with grpc proxy. Calling range request for a long time with the same key cause to memory leak.

Version: 3.3.10

namreg pushed a commit to namreg/etcd that referenced this issue Dec 15, 2018
use set instead of slice as interval value

fixes etcd-io#10326
namreg pushed a commit to namreg/etcd that referenced this issue Dec 15, 2018
use set instead of slice as interval value

fixes etcd-io#10326
gyuho pushed a commit to gyuho/etcd that referenced this issue Dec 18, 2018
use set instead of slice as interval value

fixes etcd-io#10326
gyuho pushed a commit to gyuho/etcd that referenced this issue Dec 18, 2018
use set instead of slice as interval value

fixes etcd-io#10326
hexfusion pushed a commit to openshift/etcd that referenced this issue Sep 26, 2019
use set instead of slice as interval value

fixes etcd-io#10326
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant