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

xikai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 8636918  Update with_meta.md (#124)
8636918 is described below

commit 8636918920886fb6472a3eed7e70ff910307b073
Author: Jiacai Liu <[email protected]>
AuthorDate: Tue Jan 23 14:59:05 2024 +0800

    Update with_meta.md (#124)
---
 docs/src/en/cluster_deployment/with_meta.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/en/cluster_deployment/with_meta.md 
b/docs/src/en/cluster_deployment/with_meta.md
index e6439f9..45daa43 100644
--- a/docs/src/en/cluster_deployment/with_meta.md
+++ b/docs/src/en/cluster_deployment/with_meta.md
@@ -163,7 +163,7 @@ If you have deployed a Kafka cluster, HoraeDB can also use 
it as the WAL storage
 type = "Kafka"
 
 [analytic.wal.kafka.client]
-boost_broker = "{boost_broker}"
+boost_brokers = [ "{boost_broker1}", "{boost_broker2}" ]
 ```
 
 ### Meta Client Config


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to