We are running a springboot application in a container (uses kafka streams). The container memory is very high (around double ~ 3.5 GB) compared to the JVM memory used (~1.5 GB).
Please help me understand what is taking up the remaining memory?
We are running a springboot application in a container (uses kafka streams). The container memory is very high (around double ~ 3.5 GB) compared to the JVM memory used (~1.5 GB).
Please help me understand what is taking up the remaining memory?