You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/18 11:51:42 UTC

[GitHub] [pulsar] sijie commented on issue #4959: Pulsar admin always timeout until restart the broker

sijie commented on issue #4959: Pulsar admin always timeout until restart the broker
URL: https://github.com/apache/pulsar/issues/4959#issuecomment-522314962
 
 
   @codelipenghui It might be related the issues we have seen in broker that admin requests don't timeout and block the http requests. I think there are multiple changes checked in master to make http requests async. 
   
   If the timeout happens again, take a jstack to see if there is any http threads 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:
users@infra.apache.org


With regards,
Apache Git Services