You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by fa...@apache.org on 2020/09/06 18:02:46 UTC

[dubbo-go] branch refact-seri updated (05f53c5 -> b33f44d)

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

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


    from 05f53c5  fix comments
     add 811f4f1  Merge branch '1.5'
     add 6dfac02  try to fix error log prints issue
     add bb197cc  Merge pull request #735 from wenxuwan/master
     add 1477f22  Merge remote-tracking branch 'apache/develop' into refact-seri
     add b33f44d  fix comments

No new revisions were added by this update.

Summary of changes:
 common/url.go                                      |  4 +--
 .../service/exporter/configurable/exporter_test.go |  2 +-
 protocol/dubbo/dubbo_codec.go                      |  2 +-
 protocol/dubbo/impl/codec.go                       | 30 +++++++++++-----------
 remoting/getty/listener.go                         |  2 +-
 remoting/zookeeper/listener.go                     |  2 +-
 6 files changed, 21 insertions(+), 21 deletions(-)