You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/08/30 00:01:57 UTC

[pulsar-site] branch main updated: Docs sync done from apache/pulsar(#e6afb98)

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 6f1b6f63184 Docs sync done from apache/pulsar(#e6afb98)
6f1b6f63184 is described below

commit 6f1b6f63184cc2b6ac705b12e3a102cbae274192
Author: Pulsar Site Updater <de...@pulsar.apache.org>
AuthorDate: Tue Aug 30 00:01:51 2022 +0000

    Docs sync done from apache/pulsar(#e6afb98)
---
 site2/website-next/docs/administration-metadata-store.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docs/administration-metadata-store.md b/site2/website-next/docs/administration-metadata-store.md
index a4550b1f085..99b584a458a 100644
--- a/site2/website-next/docs/administration-metadata-store.md
+++ b/site2/website-next/docs/administration-metadata-store.md
@@ -47,7 +47,7 @@ To use etcd as the metadata store, add the following parameters to the `conf/bro
 
 ```conf
 
-metadataStoreUrl=etcd:my-etcd-1:2379,my-etcd-2:2379,my-etcd-3:2379
+metadataStoreUrl=etcd:http://my-etcd-1:2379,http://my-etcd-2:2379,http://my-etcd-3:2379
 configurationMetadataStoreUrl=etcd:my-global-etcd-1:2379,my-global-etcd-2:2379,my-global-etcd-3:2379
 # metadataStoreConfigPath=/path/to/file