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 7b5937a1999 Docs sync done from apache/pulsar (#30d2469)
7b5937a1999 is described below
commit 7b5937a1999d2798f9c3f650b9b68d8b5a9582a1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 22 01:35:38 2023 +0000
Docs sync done from apache/pulsar (#30d2469)
---
.../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 d152ab039ee..d3f485423eb 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -968,6 +968,17 @@ After this delay, the service-unit state channel
tombstones any service units (e
**Category**: Load Balancer
+### loadBalancerSheddingBundlesWithPoliciesEnabled
+Option to automatically unload namespace bundles with affinity(isolation) or
anti-affinity group policies.Such bundles are not ideal targets to auto-unload
as destination brokers are limited.(only used in load balancer extension logics)
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `true`
+
+**Category**: Load Balancer
+
### loadBalancerSheddingEnabled
Enable/disable automatic bundle unloading for load-shedding
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index d152ab039ee..d3f485423eb 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -968,6 +968,17 @@ After this delay, the service-unit state channel
tombstones any service units (e
**Category**: Load Balancer
+### loadBalancerSheddingBundlesWithPoliciesEnabled
+Option to automatically unload namespace bundles with affinity(isolation) or
anti-affinity group policies.Such bundles are not ideal targets to auto-unload
as destination brokers are limited.(only used in load balancer extension logics)
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `true`
+
+**Category**: Load Balancer
+
### loadBalancerSheddingEnabled
Enable/disable automatic bundle unloading for load-shedding