zhaijack opened a new pull request #1526: make connection timeout config-able 
for consumer and producer
URL: https://github.com/apache/incubator-pulsar/pull/1526
 
 
   ### Motivation
   
   In ConsumerImpl and ProducerImpl,  the max timeout for connection is hard 
code as 60 seconds.
   This change try to make it config-able, and use value of 
client.configuration.getOperationTimeoutMs
   
   ### Modifications
   
   change hard code 60s into client.configuration.getOperationTimeoutMs
   
   ### Result
   
   connection timeout could be config-able.

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


With regards,
Apache Git Services

Reply via email to