GitHub user yatriks added a comment to the discussion: Memory leak and confusing logs
@git-hulk Ok, I've been running this with the profiling for a couple of days and of course (as is often the case when debugging...) it has been perfectly fine. I changed the memory limit to 7GiB. Now there's the strange behaviour where I do see `info` report used rss memory to be greater than 7GiB, and this happens few times a day. However, `docker stats` always sees a number below 7GiB, and the container has yet to be oom killed. I am collecting some more detailed stats about this behaviour now, and will create the same dumps/visualizations as before. I have `jeprof` heap dumps from when the memory exceeds 7GiB, but I don't understand how to use them (yet). I have attached one here, let me know what else I can do or what you think may be happening. [jeprof.8.2699.i2699.heap.txt](https://github.com/user-attachments/files/20596384/jeprof.8.2699.i2699.heap.txt) GitHub link: https://github.com/apache/kvrocks/discussions/2984#discussioncomment-13371048 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
