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/01/19 14:14:04 UTC

[GitHub] [servicecomb-service-center] robotLJW commented on a change in pull request #1233: [refactor] using cari's mongo db client

robotLJW commented on a change in pull request #1233:
URL: https://github.com/apache/servicecomb-service-center/pull/1233#discussion_r787785126



##########
File path: test/test.go
##########
@@ -55,7 +55,7 @@ func init() {
 	} else {
 		_ = archaius.Set("registry.heartbeat.kind", "checker")
 		kind = "mongo"
-		uri = "mongodb://127.0.0.1:27017"
+		uri = "mongodb://127.0.0.1:27010"

Review comment:
       这个忘记了,忘记本地调试用例忘记修改回来了




-- 
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