lhotari commented on issue #10738:
URL: https://github.com/apache/pulsar/issues/10738#issuecomment-850568301


   Here are some leak logs from master branch:
   https://gist.github.com/lhotari/eac5370c2a436a6da9f5ac33ba1a82ba
   
   The logs got a bit truncated since I was capturing the logs with `while 
true; do kubectl -n pulsar-testenv logs -f 
pod/pulsar-testenv-deployment-broker-0 |egrep -A 200 'LEAK|OOM|ERROR' |tee 
leak_logs_`date +%s`.txt; sleep 10; done`
   200 lines isn't sufficient. I'll do some runs where I capture all logs.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to