flydish2017 opened a new issue #1979: getRemoteHost获取不到调用方IP
URL: https://github.com/apache/incubator-dubbo/issues/1979
 
 
   场景: provider收到consumer的请求后, 再调用其它provider_1, 调用链如下:
   consumer  --->   provider  --->  provider_1
   问题: 在 provider  端通过 RpcContext.getContext().getRemoteHost();  
获取不到正确的consumer调用方IP。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to