Skip to content

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

Closed as not planned
Closed as not planned
@qsyqian

Description

@qsyqian

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions