funky-eyes commented on code in PR #6204:
URL: https://github.com/apache/incubator-seata/pull/6204#discussion_r1436023416


##########
server/src/main/resources/application.example.yml:
##########
@@ -127,7 +127,7 @@ seata:
   server:
     raft:
       group: default
-      cluster:
+      server-addr:

Review Comment:
   
请直接把application.example.yml中的raft配置全部删除,因为在application.raft.example.yml中已经有相关配置了
   Please delete all the raft configurations in application.example.yml 
directly, because there are already relevant configurations in 
application.raft.example.yml.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to