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 1112c5474ef3 Docs sync done from apache/pulsar (#e236f49)
1112c5474ef3 is described below

commit 1112c5474ef317d8e0bcd4050f6c6fec7075eb60
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 8 01:35:52 2024 +0000

    Docs sync done from apache/pulsar (#e236f49)
---
 .../next/config/reference-configuration-broker.md  | 26 ++++++++++++++++++++--
 .../config/reference-configuration-standalone.md   | 26 ++++++++++++++++++++--
 2 files changed, 48 insertions(+), 4 deletions(-)

diff --git a/static/reference/next/config/reference-configuration-broker.md 
b/static/reference/next/config/reference-configuration-broker.md
index 4165194386c4..88496d0c7e26 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -609,8 +609,30 @@ Average resource usage difference threshold to determine a 
broker whether to be
 
 **Category**: Load Balancer
 
+### loadBalancerBandwidthInResourceWeight
+BandwidthIn Resource Usage Weight
+
+**Type**: `double`
+
+**Default**: `1.0`
+
+**Dynamic**: `true`
+
+**Category**: Load Balancer
+
+### loadBalancerBandwidthOutResourceWeight
+BandwidthOut Resource Usage Weight
+
+**Type**: `double`
+
+**Default**: `1.0`
+
+**Dynamic**: `true`
+
+**Category**: Load Balancer
+
 ### loadBalancerBandwithInResourceWeight
-BandwithIn Resource Usage Weight
+BandwidthIn Resource Usage Weight, Deprecated: Use 
loadBalancerBandwidthInResourceWeight
 
 **Type**: `double`
 
@@ -621,7 +643,7 @@ BandwithIn Resource Usage Weight
 **Category**: Load Balancer
 
 ### loadBalancerBandwithOutResourceWeight
-BandwithOut Resource Usage Weight
+BandwidthOut Resource Usage Weight, Deprecated: Use 
loadBalancerBandwidthOutResourceWeight
 
 **Type**: `double`
 
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index 4165194386c4..88496d0c7e26 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -609,8 +609,30 @@ Average resource usage difference threshold to determine a 
broker whether to be
 
 **Category**: Load Balancer
 
+### loadBalancerBandwidthInResourceWeight
+BandwidthIn Resource Usage Weight
+
+**Type**: `double`
+
+**Default**: `1.0`
+
+**Dynamic**: `true`
+
+**Category**: Load Balancer
+
+### loadBalancerBandwidthOutResourceWeight
+BandwidthOut Resource Usage Weight
+
+**Type**: `double`
+
+**Default**: `1.0`
+
+**Dynamic**: `true`
+
+**Category**: Load Balancer
+
 ### loadBalancerBandwithInResourceWeight
-BandwithIn Resource Usage Weight
+BandwidthIn Resource Usage Weight, Deprecated: Use 
loadBalancerBandwidthInResourceWeight
 
 **Type**: `double`
 
@@ -621,7 +643,7 @@ BandwithIn Resource Usage Weight
 **Category**: Load Balancer
 
 ### loadBalancerBandwithOutResourceWeight
-BandwithOut Resource Usage Weight
+BandwidthOut Resource Usage Weight, Deprecated: Use 
loadBalancerBandwidthOutResourceWeight
 
 **Type**: `double`
 

Reply via email to