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 30b177e31660 Docs sync done from apache/pulsar (#789d284)
30b177e31660 is described below

commit 30b177e31660d09858b6dee566ff722659c713ff
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 25 01:32:35 2023 +0000

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

diff --git a/static/reference/next/client/client-configuration-client.md 
b/static/reference/next/client/client-configuration-client.md
index c7837e9b31ff..681413b13a73 100644
--- a/static/reference/next/client/client-configuration-client.md
+++ b/static/reference/next/client/client-configuration-client.md
@@ -93,6 +93,13 @@ The Pulsar client dns lookup bind port, takes effect when 
dnsLookupBindAddress i
 
 **Default**: `0`
 
+### dnsServerAddresses
+The Pulsar client dns lookup server address
+
+**Type**: `java.util.List`
+
+**Default**: `[]`
+
 ### enableBusyWait
 Whether to enable BusyWait for EpollEventLoopGroup.
 
diff --git a/static/reference/next/config/reference-configuration-client.md 
b/static/reference/next/config/reference-configuration-client.md
index c7837e9b31ff..681413b13a73 100644
--- a/static/reference/next/config/reference-configuration-client.md
+++ b/static/reference/next/config/reference-configuration-client.md
@@ -93,6 +93,13 @@ The Pulsar client dns lookup bind port, takes effect when 
dnsLookupBindAddress i
 
 **Default**: `0`
 
+### dnsServerAddresses
+The Pulsar client dns lookup server address
+
+**Type**: `java.util.List`
+
+**Default**: `[]`
+
 ### enableBusyWait
 Whether to enable BusyWait for EpollEventLoopGroup.
 

Reply via email to