You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by jo...@apache.org on 2021/09/13 03:16:48 UTC

[dubbo-go] branch config-enhance updated (f556336 -> f914a30)

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

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


    from f556336  Add get  consumer service by InterfaceName api. (#1443)
     new 10b5b91  修改panic的日志
     new 1e912e8  修改panic的日志,打印了错误的详细原因,提醒用户需要添加的配置
     new 552c973  Merge remote-tracking branch 'upstream/config-enhance' into config-enhance
     new 0f8de5a  add logs
     new f914a30  Merge pull request #1449 from jasondeng1997/config-enhance

The 8027 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:
 config/consumer_config.go             |   2 +-
 config/reference_config.go            |   2 +-
 config/service_config.go              |   2 +-
 test/integrate/dubbo/go-client/go.sum | 246 +++++----------------------------
 test/integrate/dubbo/go-server/go.sum | 251 +++++-----------------------------
 5 files changed, 65 insertions(+), 438 deletions(-)