lhotari commented on issue #23805: URL: https://github.com/apache/pulsar/issues/23805#issuecomment-2574818491
@g0715158 If you'd like to find out the reason for the memory pressure, profiling tools such as AsyncProfiler and Java Flight Recorder are useful since they can be used to find the source of memory allocations. I have some personal tools that I have shared in https://github.com/lhotari/k8s-diagnostics-toolbox to do profiling in k8s clusters. There are many ways to use AsyncProfiler and Java Flight Recorder, that provides one way. -- 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]
