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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to