MrLiuFang commented on issue #8193: URL: https://github.com/apache/dubbo/issues/8193#issuecomment-920541467
 经过N个小时的问题排查,追踪到源码,发现无法找到自定义的org.apache.dubbo.rpc.Filter(jar中的文件) 但是其它第三方的org.apache.dubbo.rpc.Filter(jar中的文件)能找得到 比如sentinel(sentinel-apache-dubbo-adapter-1.8.1.jar)自定义的org.apache.dubbo.rpc.Filter(jar中的文件)就能找的到 奇了怪了.继续找原因 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
