rackerlabs / otter

Rackspace Auto Scale
http://www.rackspace.com/cloud/auto-scale/
Other
53 stars 27 forks source link

Possible memory leak during converge-non-fatal-error #1945

Closed manishtomar closed 7 years ago

manishtomar commented 7 years ago

As described in #1943 when an account gets suspended/closed it continuously errors with convergence-non-fatal-error with FirstError wrapping a NoSuchEndpoint error. When this happens the memory usage of otter process seems to be increasing which means somewhere during this path memory is being leaked. I'll do some more analysis before confirming this.

manishtomar commented 7 years ago

I have not seen any memory leaks when this occurs in last 2-3 weeks. Moreover, the original NoSuchEndpoint problem has been fixed in #1948. Hence closing for now.