zjko commented on code in PR #7721:
URL: https://github.com/apache/rocketmq/pull/7721#discussion_r1440535032


##########
docs/cn/Debug_In_Idea.md:
##########
@@ -26,9 +26,9 @@ deleteWhen = 04
 fileReservedTime = 48
 brokerRole = ASYNC_MASTER
 flushDiskType = ASYNC_FLUSH
-namesrvAddr = 127.0.0.1:9876 # name server地址

Review Comment:
   Users copying this code block and running it will fail to start due to 
coding errors.
   suggest deleting it.
   `The Name Server Address[127.0.0.1:9876  # name server地址] illegal, 
please set it as follows, "127.0.0.1:9876;192.168.0.1:9876"`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to