apache / dubbo-js

The Typescript implementation of Apache Dubbo. An RPC and microservice framework for Node.js and Web development.
https://dubbo.apache.org/
Apache License 2.0
766 stars 160 forks source link

feature: dubbo weight, fixed: when zk often disconnect case memory leak #216

Closed binlaniua closed 2 years ago

binlaniua commented 4 years ago

feature: dubbo weight

fixed: when zk often disconnect then watch function not clean (maybe zk client close should clean watch?) case memory leak