dangdangdotcom / dubbox

Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
http://dangdangdotcom.github.io/dubbox
Apache License 2.0
4.9k stars 2.06k forks source link

fix: RedisRegistry 修改为单例模式,之前有溢出bug #413

Open roginluo opened 1 year ago

roginluo commented 1 year ago

fix: 修复因RedisRegistry非单例导致的内存泄漏风险