You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
What happened
When using the ETCD registry, each put operation creates a Lease that is cached in memory. As shown in the screenshot, both the ETCD server and client have over 170 Leases.
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
What happened
When using the ETCD registry, each put operation creates a Lease that is cached in memory. As shown in the screenshot, both the ETCD server and client have over 170 Leases.
What you expected to happen
Lease can be released normally
How to reproduce
Using the ETCD registry
Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: