[GitHub] usergrid pull request: Add additional functionality in REST layer ...

2015-12-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/usergrid/pull/447 --- 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 en

[GitHub] usergrid pull request: Add additional functionality in REST layer ...

2015-12-04 Thread michaelarusso
Github user michaelarusso commented on a diff in the pull request: https://github.com/apache/usergrid/pull/447#discussion_r46711226 --- Diff: stack/rest/src/main/java/org/apache/usergrid/rest/applications/ApplicationResource.java --- @@ -38,6 +38,7 @@ import javax.ws.rs.core.

[GitHub] usergrid pull request: Add additional functionality in REST layer ...

2015-12-04 Thread mdunker
Github user mdunker commented on a diff in the pull request: https://github.com/apache/usergrid/pull/447#discussion_r46710783 --- Diff: stack/rest/src/main/java/org/apache/usergrid/rest/applications/ApplicationResource.java --- @@ -38,6 +38,7 @@ import javax.ws.rs.core.Respon

[GitHub] usergrid pull request: Add additional functionality in REST layer ...

2015-12-04 Thread michaelarusso
Github user michaelarusso commented on the pull request: https://github.com/apache/usergrid/pull/447#issuecomment-162019594 Read repair is being temporarily removed until we can test/validate further. Good catch on the tests. Fixing that now. --- If your project is set up for it, y

[GitHub] usergrid pull request: Add additional functionality in REST layer ...

2015-12-04 Thread snoopdave
Github user snoopdave commented on the pull request: https://github.com/apache/usergrid/pull/447#issuecomment-161992251 Looks good overall, but why do we need to disable read-repairs? If we have to disable read repairs we should mark the tests that fail (see below) with the Ig

[GitHub] usergrid pull request: Add additional functionality in REST layer ...

2015-12-04 Thread michaelarusso
GitHub user michaelarusso opened a pull request: https://github.com/apache/usergrid/pull/447 Add additional functionality in REST layer for checking permissions. You can merge this pull request into a Git repository by running: $ git pull https://github.com/michaelarusso/userg