hendrikmaus / openhab-auth-router

A quick solution to control sitemap access by authenticated users for openHAB home automation
5 stars 2 forks source link

Metrics show an indicator for a memory leak #12

Open hendrikmaus opened 4 years ago

hendrikmaus commented 4 years ago

While running the router in Kubernetes, I noticed a linear memory increase over time.

openhhab-auth-router-mem-leak

hendrikmaus commented 4 years ago

image

hendrikmaus commented 3 years ago

Note to self: @mre had a good first sight: maybe it is just a missing defer to close the opened http request.