Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.7
-
None
-
None
-
docker
Description
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.
Attachments
Issue Links
- links to