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: [email protected] With regards, Apache Git Services
