Comment 2 for bug 1942179

Revision history for this message
Jeremy Stanley (fungi) wrote : Re: neutron api worker leaks memory when processing requests to not existing controllers

This seems like it could represent a fairly quick means of memory consumption on servers where the API worker is running. I guess the impact is service degredation (as it starts to thrash swapspace) and eventually denial of service for the API once the kernel OOM killer gets involved and takes down the Python process?