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

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

commit cd142da51ec591a08cd3813b5e384073e170bae3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 12 01:38:50 2024 +0000

    Docs sync done from apache/pulsar (#c834feb)
---
 .../reference/next/config/reference-configuration-broker.md   | 11 +++++++++++
 .../next/config/reference-configuration-standalone.md         | 11 +++++++++++
 2 files changed, 22 insertions(+)

diff --git a/static/reference/next/config/reference-configuration-broker.md 
b/static/reference/next/config/reference-configuration-broker.md
index 57af75db3df1..42dd2ce8e2eb 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -862,6 +862,17 @@ Message-throughput threshold between highest and least 
loaded brokers for unifor
 
 **Category**: Load Balancer
 
+### loadBalancerMultiPhaseBundleUnload
+Enables the multi-phase unloading of bundles. Set to true, forwards 
destination broker information to consumers and producers during bundle unload, 
allowing them to quickly reconnect to the broker without performing an 
additional topic lookup.
+
+**Type**: `boolean`
+
+**Default**: `true`
+
+**Dynamic**: `false`
+
+**Category**: Load Balancer
+
 ### loadBalancerNamespaceBundleMaxBandwidthMbytes
 maximum bandwidth (in + out) in a bundle, otherwise bundle split will be 
triggered
 
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index 57af75db3df1..42dd2ce8e2eb 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -862,6 +862,17 @@ Message-throughput threshold between highest and least 
loaded brokers for unifor
 
 **Category**: Load Balancer
 
+### loadBalancerMultiPhaseBundleUnload
+Enables the multi-phase unloading of bundles. Set to true, forwards 
destination broker information to consumers and producers during bundle unload, 
allowing them to quickly reconnect to the broker without performing an 
additional topic lookup.
+
+**Type**: `boolean`
+
+**Default**: `true`
+
+**Dynamic**: `false`
+
+**Category**: Load Balancer
+
 ### loadBalancerNamespaceBundleMaxBandwidthMbytes
 maximum bandwidth (in + out) in a bundle, otherwise bundle split will be 
triggered
 

Reply via email to