You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/08/05 22:27:20 UTC

[jira] [Closed] (IGNITE-3408) Need to provide basic implementation of AddressResolver

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

Valentin Kulichenko closed IGNITE-3408.
---------------------------------------

> Need to provide basic implementation of AddressResolver
> -------------------------------------------------------
>
>                 Key: IGNITE-3408
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3408
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 1.6
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>             Fix For: 1.7
>
>
> Currently if user intends to use {{AddressResolver}}, he is forced to create his own implementation and deploy it on all nodes. This is a complete overkill for a simple mapping between internal and external addresses, which is actually needed in majority of cases.
> We can provide our own {{BasicAddressResolver}} which will contain a {{Map<String, String>}} that will describe the mapping and can be easily specified in the XML configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)