Jinmei Liao created GEODE-2025: ---------------------------------- Summary: When starting a geode server from gfsh, the default http-service-port it's using is 8080 Key: GEODE-2025 URL: https://issues.apache.org/jira/browse/GEODE-2025 Project: Geode Issue Type: Bug Components: management Reporter: Jinmei Liao
This is different from the default-http-service-port defined in DistributionConfig. As a result, if we stat a locator, the default http-service-port is 7070, but if we start a server, it's using 8080. This will be confusing to users. -- This message was sent by Atlassian JIRA (v6.3.4#6332)