You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2019/10/15 05:21:20 UTC

[dubbo-js] branch master updated (e0839f8 -> 8d80e4b)

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

hufeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-js.git.


    from e0839f8  Merge pull request #138 from sunchuanleihit/master
     new ba65b2c  修复当zk已初始化后出现故障, 不影响已有的provider的调用
     new 87076b5  增加自主检测zk状态, 不依赖底层库
     new 8d80e4b  Merge pull request #140 from binlaniua/master

The 346 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:
 packages/dubbo/src/registry/zookeeper.ts | 34 +++++++++++++++++++++++++++++++-
 packages/dubbo/src/scheduler.ts          |  8 +++++++-
 2 files changed, 40 insertions(+), 2 deletions(-)