mivanac commented on pull request #5948:
URL: https://github.com/apache/geode/pull/5948#issuecomment-824700456


   If we deploy clients in internal network (for example in the same kubernetes 
cluster as geode), then for those clients to connect with locator, 
communication will go from internal network to external, then from external to 
internal. This increases latency, and we should communicate over the shortest 
path. This is the reason that for some clients we need internal address exposed.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to