ryaninvoker commented on a change in pull request #219:
URL: https://github.com/apache/servicecomb-kie/pull/219#discussion_r725928052
##########
File path: server/resource/v1/kv_resource_test.go
##########
@@ -67,7 +67,7 @@ func init() {
config.Configurations = &config.Config{
DB: config.DB{},
ListenPeerAddr: "127.0.0.1:4000",
- AdvertiseAddr: "127.0.0.1:4000",
+ AdvertiseAddr: "127.0.0.1",
Review comment:
已经改回,agentConf取完整的IP:port serfConf取前面的IP
--
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]