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

ReferenceConfig(null) is not DESTROYED when FINALIZE #387

Open davehandong opened 6 years ago

davehandong commented 6 years ago

总会报出这么一个警告 WARN : com.alibaba.dubbo.config.AbstractConfig - [DUBBO] ReferenceConfig(null) is not DESTROYED when FINALIZE, dubbo version: 2.8.4, current host: 10.13.15.98

虽然不影响使用,但是看着很不舒服,有谁知道是什么原因怎么解决吗