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

alexstocks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from 89e3bee  Merge pull request #628 from 
watermelo/feature/optCodesForProtocolDir
     new b4bd690  fix: enhancement cluster code analysis
     new 39fd658  feat: update
     new edabe97  fix: fix conflict
     new a28a34d  Merge pull request #632 from 
georgehao/fix/issue-615-enhancement-cluster

The 2234 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:
 cluster/cluster_impl/base_cluster_invoker_test.go  |  15 ++-
 cluster/cluster_impl/failback_cluster_invoker.go   |  51 +++++-----
 cluster/loadbalance/consistent_hash_test.go        |  33 ++++--
 cluster/loadbalance/random_test.go                 |  22 ++--
 cluster/router/chain/chain_test.go                 |  88 +++++++++-------
 cluster/router/condition/app_router_test.go        |  45 ++++----
 cluster/router/condition/factory_test.go           | 113 +++++++++++----------
 cluster/router/condition/file.go                   |   8 +-
 cluster/router/condition/router.go                 |   4 +-
 .../healthcheck/default_health_check_test.go       |  65 ++++++------
 .../router/healthcheck/health_check_route_test.go  |  40 +++++---
 cluster/router/tag/factory_test.go                 |  10 +-
 cluster/router/tag/file_test.go                    |  18 ++--
 cluster/router/tag/tag_router_test.go              |  59 +++++++----
 14 files changed, 326 insertions(+), 245 deletions(-)

Reply via email to