JinwooHwang commented on code in PR #7953: URL: https://github.com/apache/geode/pull/7953#discussion_r2599311789
########## geode-docs/tools_modules/gfsh/tour_of_gfsh.html.md.erb: ########## @@ -180,16 +180,12 @@ Starting a <%=vars.product_name%> Server in /home/username/gfsh_tutorial/server1 ... Server in /home/username/gfsh_tutorial/server1 on 192.0.2.0[40404] as server1 is currently online. -Process ID: 68375 -Uptime: 4 seconds +Process ID: 49601 +Uptime: 2 seconds <%=vars.product_name%> Version: <%=vars.product_version%> -Java Version: 1.<%=vars.min_java_version%>.0_<%=vars.min_java_update%> -Log File: /home/username//gfsh_tutorial/server1/server1.log -JVM Arguments: -Dgemfire.locators=localhost[10334] - -Dgemfire.use-cluster-configuration=true -Dgemfire.start-dev-rest-api=false - -XX:OnOutOfMemoryError=kill -KILL %p - -Dgemfire.launcher.registerSignalHandlers=true - -Djava.awt.headless=true -Dsun.rmi.dgc.server.gcInterval=9223372036854775806 +Java Version: <%=vars.min_java_version%>.0.<%=vars.min_java_update%> +Log File: /Users/username/my_geode/locator1/locator1.log Review Comment: I appreciate your review and approval, @sboorlagadda. I have corrected the path. Thanks. -- 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]
