GitHub user tnine opened a pull request: https://github.com/apache/incubator-usergrid/pull/201
Usergrid 511 Fixes issue with paging connections and collections You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid USERGRID-511 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/201.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 #201 ---- commit c7fa864f73e742c8dd37071ea57d5b4e2ec31422 Author: Todd Nine <tn...@apigee.com> Date: 2015-03-25T18:38:58Z Refactored search to encapsulate repair and load logic Loaders and verifiers are separate for connections and collections Fixes broken test in GraphManager if writes occur in the same millisecond Reduces fork count to 1 and uses parallel threads commit beb2a2a5337927f13d9a7c563bb936214eda159b Author: Todd Nine <tn...@apigee.com> Date: 2015-03-25T22:59:21Z Updates iteration logic in the management service for iterating apps Reverts connect back removal. This is required for dual indexing. ---- --- 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. ---