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


##########
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:
   In the file of src/server/config.min.ini
   The configuration `primary_interface` using the '@LOCAL_HOSTNAME@', so i 
follow this.
   It's better let configuration `explicit_host_address` using the 
'@LOCAL_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