wolfstudy opened a new pull request #563:
URL: https://github.com/apache/pulsar-client-go/pull/563


   Signed-off-by: xiaolongran <[email protected]>
   
   
   ### Motivation
   
   In Java SDK, the default connection timeout is **10** sec
   
   ```
   private int connectionTimeoutMs = 10000;
   ```
   
   ### Modifications
   
   Replace 5 sec of connection timeout with `10` sec
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to