Re[2]: IncomingMessageEnvelope - memory leak

2017-06-30 Thread Evgeny
t;Пятница, 30 июня 2017, 2:42 +03:00 от Jacob Maes : > >Hey Evgeny, > >We haven't seen this with our jobs, but here are some thoughts and >questions for you to consider. > >Is the container able to keep up with its inputs? The further behind, the >more it will

IncomingMessageEnvelope - memory leak

2017-06-29 Thread Evgeny
Hello. Heap size of running samza container is about 7 Gb and there are a huge numbers of  IncomingMessageEnvelope as unreachable objects in thread dump. What's the reason of this? It's just a samza task with empty process method.