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/02/06 06:30:51 UTC

[GitHub] rdhabalia opened a new pull request #1184: Add connection timeout for binary lookup request

rdhabalia opened a new pull request #1184: Add connection timeout for binary lookup request
URL: https://github.com/apache/incubator-pulsar/pull/1184
 
 
   ### Motivation
   
   Right now, Http-lookup supports [operation-timeout](https://github.com/apache/incubator-pulsar/blob/master/pulsar-client/src/main/java/org/apache/pulsar/client/impl/HttpClient.java#L61) but similar is not present for binary lookup. It can be helpful when client requested lookup request to bad broker which failed to send back the response.
   
   ### Modifications
   
   Added binary lookup timeout.
   
   

----------------------------------------------------------------
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