This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new dfb442e281ac Docs sync done from apache/pulsar (#f4a8094)
dfb442e281ac is described below

commit dfb442e281ac796072244e8f96ab6ca59d57eeab
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 9 01:37:36 2024 +0000

    Docs sync done from apache/pulsar (#f4a8094)
---
 static/reference/next/client/client-configuration-client.md    | 2 +-
 static/reference/next/config/reference-configuration-client.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/reference/next/client/client-configuration-client.md 
b/static/reference/next/client/client-configuration-client.md
index 681d1501aea2..ad61a56a4555 100644
--- a/static/reference/next/client/client-configuration-client.md
+++ b/static/reference/next/client/client-configuration-client.md
@@ -56,7 +56,7 @@ Release the connection if it is not used for more than 
[connectionMaxIdleSeconds
 
 **Type**: `int`
 
-**Default**: `180`
+**Default**: `25`
 
 ### connectionTimeoutMs
 Duration of waiting for a connection to a broker to be established.If the 
duration passes without a response from a broker, the connection attempt is 
dropped.
diff --git a/static/reference/next/config/reference-configuration-client.md 
b/static/reference/next/config/reference-configuration-client.md
index 681d1501aea2..ad61a56a4555 100644
--- a/static/reference/next/config/reference-configuration-client.md
+++ b/static/reference/next/config/reference-configuration-client.md
@@ -56,7 +56,7 @@ Release the connection if it is not used for more than 
[connectionMaxIdleSeconds
 
 **Type**: `int`
 
-**Default**: `180`
+**Default**: `25`
 
 ### connectionTimeoutMs
 Duration of waiting for a connection to a broker to be established.If the 
duration passes without a response from a broker, the connection attempt is 
dropped.

Reply via email to