You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dont see any anomalies from metrics, except memory usage
in previous run (marked yellow) component using more RAM
after OOMKill event (marked orange) RAM usage dropped
it seems, that in the memory space of the component are holding unrequired data, which can cause after some time of usage OOMKill event (I guess! I am not sure)
it is strange, that the component using same settings, managing same operators, but after OOMKill event is satisfied with lower memory usage
I would like to kindly ask to continue with the investigation in source code. Goal is, that operator will consume only constant and predictable amount of memory. If the state isnt possible to reach, I would like to ask you for explanation, why it isnt.
If you need more information, please, dont hesitate to ask and I will provide them.
The text was updated successfully, but these errors were encountered:
I would like to kindly ask to continue with the investigation in source code. Goal is, that operator will consume only constant and predictable amount of memory. If the state isnt possible to reach, I would like to ask you for explanation, why it isnt.
If you need more information, please, dont hesitate to ask and I will provide them.
The text was updated successfully, but these errors were encountered: