You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ti...@apache.org on 2020/11/27 08:36:32 UTC

[servicecomb-service-center] branch master updated (d3f75b5 -> 2122534)

This is an automated email from the ASF dual-hosted git repository.

tianxiaoliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git.


    from d3f75b5  [SCB-2094] implement mongo init client (#760)
     add 2122534  SCB-2094 the mongo collections should not be fixed (#765)

No new revisions were added by this update.

Summary of changes:
 datasource/mongo/client/mongo.go                   | 118 +++++----------------
 datasource/mongo/client/mongo_test.go              |   2 +-
 .../heartbeat/heartbeatchecker/heartbeat_test.go   |   2 +-
 datasource/mongo/mongo.go                          |   3 +-
 datasource/mongo/ms.go                             |   2 +-
 datasource/mongo/ms_test.go                        |   3 +-
 6 files changed, 31 insertions(+), 99 deletions(-)