yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69208
[Bug 1732458] [NEW] deleted_ports memory leak in dhcp agent
Public bug reported:
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
** Affects: neutron
Importance: Undecided
Status: New
--
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:
New
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
Follow ups