crossoverJie commented on code in PR #1255:
URL: https://github.com/apache/pulsar-client-go/pull/1255#discussion_r1690889316
##
pulsar/client_impl.go:
##
@@ -66,8 +66,10 @@ func newClient(options ClientOptions) (Client, error) {
if connectionMaxIdleTime == 0 {
crossoverJie closed pull request #1255: fix: Connection use minConnMaxIdleTime
URL: https://github.com/apache/pulsar-client-go/pull/1255
--
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 c
RobertIndie commented on code in PR #1255:
URL: https://github.com/apache/pulsar-client-go/pull/1255#discussion_r1690764848
##
pulsar/client_impl.go:
##
@@ -66,8 +66,10 @@ func newClient(options ClientOptions) (Client, error) {
if connectionMaxIdleTime == 0 {
crossoverJie opened a new pull request, #1255:
URL: https://github.com/apache/pulsar-client-go/pull/1255
### Motivation
Keep consistent with [Java
client](https://github.com/apache/pulsar/blob/6b2938223cf45a9298f9d40ab6ae108bea9a5a6d/pulsar-client/src/main/java/org/apache/puls