laywin commented on issue #13305: URL: https://github.com/apache/dubbo/issues/13305#issuecomment-1911905536
> > please assign to me, ths! > > @laywin It may be find another way to reslove? (Or My analysis may also be wrong) . If just for the logs, it can use link tracing to solve the problem. > > Netty invoke is in the `dubbo-remoting` module, and the filter chain of `ConsumerContextFilter` is build in the `dubbo-cluster` module, the filter is effort before the netty invoke. i think your analysis is no problem, but the point is get local address in whenCompleteWithContext instead of in filter directly, so only set the address before invoke happens and it can be get in whenCompleteWithContext. -- 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