massakam opened a new pull request #6124: [Issue 4756] Add timeout to search for web service URLs to avoid web threads getting stuck URL: https://github.com/apache/pulsar/pull/6124 Fixes #4756 I modified `NamespaceService#getWebServiceUrl()` so that the blocking call times out after a certain amount of time in order to avoid the problem that broker's `pulsar-web` threads are blocked forever when calling that method. https://github.com/apache/pulsar/issues/4756#issuecomment-517587421
---------------------------------------------------------------- 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] With regards, Apache Git Services
