Samunroyu commented on code in PR #2034: URL: https://github.com/apache/incubator-pegasus/pull/2034#discussion_r1619760159
########## scripts/pack_server.sh: ########## @@ -78,6 +74,7 @@ fi custom_gcc="false" keytab_file="" use_jemalloc="off" +separate_servers="false" Review Comment: > Could you please unify to use true/false or on/off for all the switches above? sure -- 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]
