Problemunvalidated
log.info("Before reading : {} bytes", getDirectMemoryUsed());. Tension: log.info("After reading : {} bytes", getDirectMemoryUsed());. Outcome: I have encountered a memory management problem in a Spring Boot application, and would like to get advice on how to properly clean up direct memory.
0da54937-1f1a-428f-b7b5-43642f1733fa
log.info("Before reading : {} bytes", getDirectMemoryUsed());. Tension: log.info("After reading : {} bytes", getDirectMemoryUsed());. Outcome: I have encountered a memory management problem in a Spring Boot application, and would like to get advice on how to properly clean up direct memory.