AlbumenJ commented on issue #8121:
URL: https://github.com/apache/dubbo/issues/8121#issuecomment-963753213


   > 正如你说的:Router在Filter前先执行了,所以即使自定义Filter,也没法在以在Router执行前塞入tag。导致无法正确路由。 
所以你可以扩展一个cluster,在这个阶段讲tag塞入,或者扩展一个其他的阶段,我目前是这样实现的。
   
   Dubbo 3.0 中可以使用 ClusterFilter


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