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

Lessor.ItemMap has memory leak when lease is revoked. #16053

Open
4 tasks done
qsyqian opened this issue Jun 12, 2023 · 2 comments
Open
4 tasks done

Lessor.ItemMap has memory leak when lease is revoked. #16053

qsyqian opened this issue Jun 12, 2023 · 2 comments

Comments

@qsyqian
Copy link
Contributor

qsyqian commented Jun 12, 2023

Bug report criteria

What happened?

when lease is revoked, the lessor.ItemMap has memory leak.

What did you expect to happen?

lessor.ItemMap should be cleaned correctly when lease is revoked.

How can we reproduce it (as minimally and precisely as possible)?

more detail see #16035

Anything else we need to know?

No response

Etcd version (please run commands below)

$ etcd --version
# paste output here

$ etcdctl version
# paste output here

Etcd configuration (command line flags or environment variables)

paste your configuration here

Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)

$ etcdctl member list -w table
# paste output here

$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here

Relevant log output

No response

@qsyqian
Copy link
Contributor Author

qsyqian commented Jun 12, 2023

@stale
Copy link

stale bot commented Sep 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

3 participants