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 97065c03745 Docs sync done from apache/pulsar (#b8ebfe3)
97065c03745 is described below

commit 97065c03745ff6e2a280f7494c38ffd0b8c3c20b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 15 01:32:18 2023 +0000

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

diff --git a/static/reference/next/config/reference-configuration-broker.md 
b/static/reference/next/config/reference-configuration-broker.md
index 99a6afb8aa1..3ce1bd0174d 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -720,11 +720,11 @@ Option to enable the debug mode for the load balancer 
logics. The debug mode pri
 **Category**: Load Balancer
 
 ### loadBalancerDirectMemoryResourceWeight
-Direct Memory Resource Usage Weight
+Direct Memory Resource Usage Weight. Direct memory usage cannot accurately 
reflect the machine's load, and it is not recommended to use it to score the 
machine's load.
 
 **Type**: `double`
 
-**Default**: `1.0`
+**Default**: `0.0`
 
 **Dynamic**: `true`
 
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index 99a6afb8aa1..3ce1bd0174d 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -720,11 +720,11 @@ Option to enable the debug mode for the load balancer 
logics. The debug mode pri
 **Category**: Load Balancer
 
 ### loadBalancerDirectMemoryResourceWeight
-Direct Memory Resource Usage Weight
+Direct Memory Resource Usage Weight. Direct memory usage cannot accurately 
reflect the machine's load, and it is not recommended to use it to score the 
machine's load.
 
 **Type**: `double`
 
-**Default**: `1.0`
+**Default**: `0.0`
 
 **Dynamic**: `true`
 

Reply via email to