yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89940
[Bug 1732458] Re: deleted_ports memory leak in dhcp agent
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1732458
Title:
deleted_ports memory leak in dhcp agent
Status in neutron:
Fix Released
Bug description:
The "deleted_ports" member variable in the DHCP NetworkCache [1] can
potentially leak memory. As ports are deleted uuid values are added
to this set but they are never removed. If ports are continuously
added and deleted on a network this set will grow unbounded.
[1] neutron.agent.dhcp.agent.NetworkCache.deleted_ports
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1732458/+subscriptions
References