Re[2]: IncomingMessageEnvelope - memory leak
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
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.