You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/07/25 06:50:47 UTC

[GitHub] [servicecomb-kie] tianxiaoliang commented on a diff in pull request #246: [feat]refactor UT suit

tianxiaoliang commented on code in PR #246:
URL: https://github.com/apache/servicecomb-kie/pull/246#discussion_r928524281


##########
server/command/command.go:
##########
@@ -58,7 +58,7 @@ func ParseConfig(args []string) (err error) {
 		},
 		cli.StringFlag{
 			Name:        "advertise-addr",
-			Usage:       "kie advertise addr, kie advertise addr example: --advertise-addr=10.1.1.10:5000",
+			Usage:       "advertise ip port to other members, example: --advertise-addr=10.1.1.10:5000",

Review Comment:
   在k8s这样的场景了,使用statefulset部署,这个参数一般都是填写dns name



-- 
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-unsubscribe@servicecomb.apache.org

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