[ 
https://issues.apache.org/jira/browse/GEODE-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mario Ivanac updated GEODE-8872:
--------------------------------
    Description: 
Additional option for clients, when pool is created, to request locators 
internal host addresses.

When sending LocatorListRequest in some cases we need to get internal host 
addresses.

To describe use case:

When deploying geode, for locator we define hostname-for-clients. This is 
external address used for WAN, and external clients.
If we also deploy some 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.

  was:
Additional option for clients, when pool is created, to request locators 
internal host addresses.

When sending LocatorListRequest in some cases we need to get internal host 
addresses.


> Add client option, to request locators internal host addresses 
> ---------------------------------------------------------------
>
>                 Key: GEODE-8872
>                 URL: https://issues.apache.org/jira/browse/GEODE-8872
>             Project: Geode
>          Issue Type: New Feature
>          Components: client/server
>            Reporter: Mario Ivanac
>            Assignee: Mario Ivanac
>            Priority: Major
>              Labels: pull-request-available
>
> Additional option for clients, when pool is created, to request locators 
> internal host addresses.
> When sending LocatorListRequest in some cases we need to get internal host 
> addresses.
> To describe use case:
> When deploying geode, for locator we define hostname-for-clients. This is 
> external address used for WAN, and external clients.
> If we also deploy some 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 message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to