You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ze...@apache.org on 2019/06/06 05:16:15 UTC

[servicecomb-service-center] branch master updated (b1512c5 -> f77ced4)

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

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


    from b1512c5  Merge pull request #551 from zenlint/developer
     new 7e578af  Change the startup process of the syncer's services for subsequent cluster management
     new ba34675  fix bug of test case
     new f77ced4  Merge pull request #553 from ChinX/syncer

The 909 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 syncer/serf/agent.go      | 13 ++------
 syncer/serf/agent_test.go |  5 +--
 syncer/server/handler.go  |  2 +-
 syncer/server/server.go   | 79 ++++++++++++++++++++++++++++++-----------------
 4 files changed, 55 insertions(+), 44 deletions(-)