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


   > @lhotari I've been creating fresh builds on master (or branches of master 
with extra logging) every couple of days to test changes on this issue.
   > 
   > I was pulling the thread dumps out of my heap dumps using VisualVM. I can 
use jstack instead if that will give a better picture.
   
   ok, I see. That method is fine, I just thought that it's a thread dump of a 
process which has a debugger attached to it (that's not so good since debugging 
can change the execution). 
   It will be useful to have a 3 thread dumps, a few seconds apart. That will 
help determine if there are threads that are blocked.
   


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