[ 
https://issues.apache.org/jira/browse/USERGRID-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14720304#comment-14720304
 ] 

ASF GitHub Bot commented on USERGRID-918:
-----------------------------------------

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

----


> Add qparam to skip retrieving metadata and graph edges
> ------------------------------------------------------
>
>                 Key: USERGRID-918
>                 URL: https://issues.apache.org/jira/browse/USERGRID-918
>             Project: Usergrid
>          Issue Type: Story
>            Reporter: Jeffrey 
>            Assignee: Mike Dunker
>            Priority: Critical
>
> If the qparam is not there, use current/default behavior.  If the qparam is 
> there then skip pulling the extra data which will result in better 
> performance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to