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 063c4c547c7f Docs sync done from apache/pulsar (#c834feb)
063c4c547c7f is described below
commit 063c4c547c7f0c35a49b828ca4ecd3bff30f8926
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