acelyc111 commented on code in PR #2300:
URL: 
https://github.com/apache/incubator-pegasus/pull/2300#discussion_r2379484276


##########
src/test/function_test/config.ini:
##########
@@ -51,6 +51,7 @@ random_seed = 0
 [network]
 ; how many network threads for network library(used by asio)
 io_service_worker_count = 4
+primary_interface = @LOCAL_HOSTNAME@

Review Comment:
   `primary_interface` is considered as a network interface name, e.g. `eth0`, 
`lo`, why assign it a hostname?



-- 
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]

Reply via email to