0-14 - 监控异常
用来统计RPC 调用次数和调用耗时时间,扩展接口为MonitorFactory,对应的实现类为DubboMonitorFactroy。
可能的原因
用户可以实现该层的MonitorFactory扩展接口,实现自定义监控统计策略。 在自定义监控统计策略的实现类,发生了业务运行时异常。
排查和解决步骤
检查 org.apache.dubbo.monitor.MonitorFactory
接口的业务类,实现方法可能存在代码逻辑错误。
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.
最后修改 December 5, 2022: Add error code 0-6 ~ 0-15 (#1620) (cd487ad44)