You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…me). (#935)
* Issue #931 the "meta_server_addrs" in the configuration support the host name.
Modify the toHostAddr interface to support host resolved (gethostbyname).
* replace the gethostbyname with getaddrinfo.
* Refactoring part of the code.
tong-hao
pushed a commit
to tong-hao/nebula
that referenced
this issue
Jun 1, 2021
…me). (vesoft-inc#935)
* Issue vesoft-inc#931 the "meta_server_addrs" in the configuration support the host name.
Modify the toHostAddr interface to support host resolved (gethostbyname).
* replace the gethostbyname with getaddrinfo.
* Refactoring part of the code.
The meta_server_addrs in the configuration should support the host name.
The text was updated successfully, but these errors were encountered: