GitHub user deepakddixit opened a pull request: https://github.com/apache/geode/pull/326
Feature/geode 2103 : Adding --http-service-port and --http-service-bind-address option in start locator command You can merge this pull request into a Git repository by running: $ git pull https://github.com/deepakddixit/incubator-geode feature/GEODE-2103 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/326.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #326 ---- commit f5428414f976c20989d2e8a4e9c152b079789b4c Author: Deepak Dixit <deepakdixit2...@gmail.com> Date: 2016-12-24T05:12:55Z GEODE-2103: start locator command should include --http-service-port and --http-service-bind-address Adding --http-service-port and --http-service-bind-address parameters to start locator command Added Junit test to verify command line parameters commit 6d6d856b705a35b204521e3a90c61315f1bb93c7 Author: Deepak Dixit <deepakdixit2...@gmail.com> Date: 2016-12-24T05:32:57Z GEODE-2103: start locator command should include --http-service-port and --http-service-bind-address Fixing HelpCommandsIntegrationTest ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---