John Watson created IGNITE-3891:
-----------------------------------
Summary: Enable writing hostname, rather than ipaddress for zookeeper discovery
Key: IGNITE-3891
URL:
https://issues.apache.org/jira/browse/IGNITE-3891 Project: Ignite
Issue Type: Improvement
Components: ignite-zookeeper
Affects Versions: 1.7
Environment: docker
Reporter: John Watson
We are using ignite in docker, with zookeeper discovery. We need to be able to use the hostname, rather than the ip address, since the container-visible ip address is not externally usable.
We would like an option in the TcpDiscoveryZookeeperIpFinder to use the hostname, rather than ipaddress. This change would impact line 231, where currently the ip address is being written. We suggest adding an option to the class to use the hostname, rather than the ip address.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)