You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mario Ivanac (Jira)" <ji...@apache.org> on 2022/03/17 22:43:00 UTC

[jira] [Resolved] (GEODE-8872) Add client option, to request locators internal host addresses

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

Mario Ivanac resolved GEODE-8872.
---------------------------------
    Resolution: Won't Fix

> 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.20.1#820001)