youngledo commented on issue #2856: URL: https://github.com/apache/logging-log4j2/issues/2856#issuecomment-2295592102
I roughly understand the reason, it's because of the disruptor. If I exclude it, the memory will decrease. <img width="618" alt="image" src="https://github.com/user-attachments/assets/9b62e4a1-4e37-4d52-bc75-4b166bf1c2cc"> <img width="1365" alt="image" src="https://github.com/user-attachments/assets/87db1d84-a59e-4b3a-b66f-a4a5955e95b8"> Then do the pressure test in the same way as above: <img width="1380" alt="image" src="https://github.com/user-attachments/assets/1607817a-eaac-4631-ac58-074b6138f3bc"> It feels similar to Logback. So, I'm confused now, do I need to use a disruptor? Can you help me answer this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
