GitHub user mdunker opened a pull request:

    https://github.com/apache/usergrid/pull/363

    USERGRID-918: add query parameter to limit checks for connections

    connections=all (or no connections parameter): both connections and 
connecting metadata retrieved
    connections=none: neither connections nor connecting metadata retrieved
    connections=in: only connecting metadata retrieved
    connections=out: only connections metadata retrieved
    
    Will add tests in separate PR.

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

    $ git pull https://github.com/mdunker/usergrid USERGRID-918

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

    https://github.com/apache/usergrid/pull/363.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 #363
    
----
commit 2bb53241874f7efa7405e129b98c4639354f8aac
Author: Mike Dunker <[email protected]>
Date:   2015-08-27T20:00:37Z

    USERGRID-918: add query parameter to limit checks for connections
    
    connections=all (or no connections parameter): both connections and 
connecting metadata retrieved
    connections=none: neither connections nor connecting metadata retrieved

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to