merlimat commented on PR #22843:
URL: https://github.com/apache/pulsar/pull/22843#issuecomment-2148567068

   I don't think adding the timeout here would be very helpful. 
   
   If there is a deadlock, there would be still be a deadlock with the timeout. 
Just it would be unblocked after 30 seconds, until it happens again. 
   
   Though it would be making debugging this issue pretty much impossible. 
(Since you would be looking at: why is the system slow? and you wouldn't be 
able to capture the stack traces that would lead to fix the root cause of the 
deadlock).


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to