You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/23 02:45:25 UTC

[GitHub] [dubbo] weii918 commented on issue #10848: Dubbo 升级 2.7.18 后,泛化调用异常

weii918 commented on issue #10848:
URL: https://github.com/apache/dubbo/issues/10848#issuecomment-1324478568

   > 
   
   检查服务注册是否加上了 dubbo.provider.tag 配置,服务调用方也同样要带上 tag。这个在 2.7.8 调用方不带 tag 是可以调用注册带有 tag 的服务的,2.7.18 修复了。还有就是 2.7.18 的泛化调用过滤器GenericFilter做了修改,如果重写了过滤器可以对照官方的修改。


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org