fl061157 opened a new issue, #5:
URL: https://github.com/apache/dubbo-sentinel-support/issues/5

   
sentinel.dubbo.provider.filter=com.alibaba.csp.sentinel.adapter.dubbo.SentinelDubboProviderFilter
   META-INF/DUBBO  配置如上。
   
   
   类路径如下
   package com.alibaba.csp.sentinel.adapter.dubbo3;
   @Activate(group = PROVIDER)
   public class SentinelDubboProviderFilter extends BaseSentinelDubboFilter 
implements Filter {
   }  类无法加载,路径错误。  


-- 
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]

Reply via email to