ivankelly opened a new issue #2891: Expose read and connect timeout in PulsarAdmin URL: https://github.com/apache/pulsar/issues/2891 When connecting to a pulsar broker endpoint which is not responding, the PulsarAdmin client will hang forever, because this is the default behaviour of the jersey client. We should set the default to something else (60 seconds), and allow the client to tune this down.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
