wegod commented on issue #12376: URL: https://github.com/apache/dubbo/issues/12376#issuecomment-1573279462
> 可以给一段具体的代码吗,Loadbalance 我理解都是 Consumer 了呀   是的,就是在consumer端出的问题,在consumer触发Loadbalance选完invoker后,转url的时候丢失了consumerURL信息,然后在invokeWithContext的setContext方法执行时候,就会把这个provider的invoker和url放到RpcContext里,这时候filter里再调用isConsumerSide就出错了 -- 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-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org