From e65845bfbb341dafe1a1d420462c218179ab2e3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5?= Date: Tue, 18 Mar 2025 10:08:11 +0800 Subject: [PATCH] =?UTF-8?q?rocketmq.config.namesrvAddrs=20=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E8=AE=BE=E7=BD=AE=E4=B8=BA=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index fe4d283f..6be80285 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -41,7 +41,7 @@ rocketmq: # if this value is empty,use env value rocketmq.config.namesrvAddr NAMESRV_ADDR | now, default localhost:9876 # configure multiple namesrv addresses to manage multiple different clusters namesrvAddrs: - - 127.0.0.1:9876 +# - 127.0.0.1:9876 # - 127.0.0.2:9876 # - 10.151.47.32:9876;10.151.47.33:9876;10.151.47.34:9876 # - 10.151.47.30:9876