codeimport opened a new issue #9566:
URL: https://github.com/apache/dubbo/issues/9566


   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   When from 2.7.x upgrading version  to version 3.0.5,consumer side actives 
cannot work in 3.0.5,
   
   reference config like that:
   <dubbo:reference id="demoService" check="false" interface="xx.DemoService" 
actives="10"/>
   
   i hope consumer side can join ActiveLimitFilter,but it have not。
   
   I checked the file "META-INF.dubbo.internal/org.apache.dubbo.rpc.Filter" and 
found that the filter was deleted in version 3.0. Why delete it? Or is this a 
bug?
   
   


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