-
Notifications
You must be signed in to change notification settings - Fork 9.9k
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
Comments
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
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
The text was updated successfully, but these errors were encountered: