UI API memory consumption constantly growing #1623
Labels
area/busola
Related to all activities around the Busola UI and all its views
kind/bug
Categorizes issue or PR as related to a bug.
Description
UI API memory consumption constantly growing in time. UI API has multiple in-memory caches, so maybe it related to this - informers and cache for content (BigCache). It is also possible that there is a memory leak. It should be investigated.
Memory consumption from ~10H:
![image](https://user-images.githubusercontent.com/26445970/48304726-805a9600-e51e-11e8-9c0b-64854d6d8d50.png)
Expected result
Memory should be released if not needed.
The text was updated successfully, but these errors were encountered: