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 2020/12/11 21:09:07 UTC

[GitHub] [pulsar-client-go] merlimat opened a new pull request #415: Reduce the default TCP connection timeout from 30 to 5 seconds

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


   ### Motivation
   
   The default TCP connection timeout of 30 seconds is too high. The connection timeout should be low enough such that we can recover a producer session with brokers before the operation or the publish timeouts expired (default is 30sec for both).
   
   5 seconds is a better default value for this scope.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-client-go] wolfstudy merged pull request #415: Reduce the default TCP connection timeout from 30 to 5 seconds

Posted by GitBox <gi...@apache.org>.
wolfstudy merged pull request #415:
URL: https://github.com/apache/pulsar-client-go/pull/415


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org