5-27 - 内部类API被错误使用
可能的原因
org.apache.dubbo.config.ReferenceConfig
和 org.apache.dubbo.common.config.ReferenceCache
或被定义为非单例模式。
排查和解决步骤
检查自定义注解或配置,将核心应用类定以了为非单例模式,检查 scope
配置。
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
最后修改 February 1, 2023: Update 27.md (#2010) (595509148)