GitHub user davinash opened a pull request:

    https://github.com/apache/incubator-geode/pull/218

    GEODE-1682: Adding options for starting Geode REST API using gfsh

    GEODE-1682: 
    
    - Added option in gfsh to start REST `start-rest-api`
    - Added option for http service port `http-service-port`
    - Added option for http service bind address `http-service-bind-address`
    - Update `gemfireProperties` to for `cache` creation.
    - Verified Manually ( both with `start-rest-api` and without )
    - Ran the precheckin 
       - Test Failing ( 
ConcurrentParallelGatewaySenderOffHeapDUnitTest#testPartitionedParallelPropagationHA

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davinash/incubator-geode GEODE-1682

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/218.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 #218
    
----
commit 93aa57c84b8bf057ea70765267f8eb79dfcdf5e1
Author: Avinash <avin...@ampool.io>
Date:   2016-07-25T08:59:53Z

    GEODE-1682: Adding options for starting Geode REST API using gfsh

----


---
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.
---

Reply via email to