The Typescript implementation of Apache Dubbo. An RPC and microservice framework for Node.js and Web development.
766
stars
160
forks
source link
file: es7/registry/registry.js error: Connot read property 'filter' of undefined #209
Closed
lileilei closed 4 years ago
version : "apache-dubbo-js": "^3.0.0-rc6"
偶现这个错误,可能是因为新增的服务 消费端先提交了代码而zk中还未注册提供服务导致的原因 ?