You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/03/11 01:25:57 UTC

[dubbo-go] 01/01: Merge pull request #1066 from yakecanlee/feature/fix-zk-configurators

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

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

commit 274718b650e71ee55a832203e87088f9762d4ff7
Merge: 7cdd4c4 8b171be
Author: Xin.Zh <dr...@foxmail.com>
AuthorDate: Wed Mar 10 18:12:32 2021 +0800

    Merge pull request #1066 from yakecanlee/feature/fix-zk-configurators
    
    Fix: fix zk listener func pathToKey

 README_CN.md                             |  17 +++++-
 config_center/zookeeper/listener.go      |  10 ++-
 config_center/zookeeper/listener_test.go | 101 +++++++++++++++++++++++++++++++
 doc/pic/misc/dubbogo-wechat.png          | Bin 0 -> 27216 bytes
 4 files changed, 126 insertions(+), 2 deletions(-)

diff --cc README_CN.md
index 92df996,92df996..4112c6b
--- a/README_CN.md
+++ b/README_CN.md
@@@ -194,7 -194,7 +194,22 @@@ make tes
  </table>
  </div>
  
--如果想加入到社区微信群,可以先添加社区负责人 于雨 的微信 AlexanderStocks 。添加微信之前,请先给 dubbo-go 点 star 作为对项目的支持,添加好友时请报上 github ID 以进行验证。
++dubbogo 社区已经开通微信公众号 "dubbogo大区",可在微信搜索 "dubbogo大区" 或者扫描如下二维码关注,可通过公众号私信留言加入 dubbogo 微信社区。
++
++<div>
++<table>
++  <tbody>
++  <tr></tr>
++    <tr>
++      <td align="center"  valign="middle">
++          <img width="80px" height="115px" src="./doc/pic/misc/dubbogo-wechat.png">
++        </a>
++      </td>
++    </tr>
++    <tr></tr>
++  </tbody>
++</table>
++</div>
  
  作为一个维护已经帮助构建了经受多家大型微服务系统的社区,我们足以为现有的成绩感到自豪。社区欢迎能提出建设性意见者,只知索取者和喷子请绕行。
  
diff --cc doc/pic/misc/dubbogo-wechat.png
index 0000000,0000000..dd34357
new file mode 100644
Binary files differ