yinzhijian commented on code in PR #16315:
URL: https://github.com/apache/doris/pull/16315#discussion_r1116725982
##########
fe/fe-core/src/main/java/org/apache/doris/service/FrontendOptions.java:
##########
@@ -98,6 +98,10 @@ public static String getHostname() {
return localAddr.getHostName();
}
+ public static String getCanonicalHostName() {
Review Comment:
Are you running on Docker or physical machines?
This issue may not be related to gethostname or getCanonicalHostName.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]