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 2018/10/30 14:06:26 UTC

[GitHub] ivankelly opened a new issue #2891: Expose read and connect timeout in PulsarAdmin

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:
users@infra.apache.org


With regards,
Apache Git Services