GitHub user GERey opened a pull request:
https://github.com/apache/usergrid/pull/422
User collection fix
To be used when usergrid contains users are returned from queries but not
directly referenced by their usernames.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid userCollectionFix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/422.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 #422
----
commit a72da10f85bd01b47950e18b4ab2f47dfa4ecf23
Author: George Reyes <[email protected]>
Date: 2015-10-28T18:23:37Z
Added the collection tool that needs to be expanded
commit b44e537d5ceca642ffc3049f982e1fa41ceb374c
Author: George Reyes <[email protected]>
Date: 2015-11-02T16:42:05Z
Added fix where when not returning all entities would prematurely exit the
program
commit a40cf28430e7b480502180ea9f0a13908def4175
Author: George Reyes <[email protected]>
Date: 2015-11-02T17:33:36Z
Changed logic to use paging results iterator. Should be equivalent to
previous iterators but easier to understand.
commit 0b3eea1793405a089857d3c14cc898b6a83cd41a
Author: George Reyes <[email protected]>
Date: 2015-11-02T17:38:32Z
Removed commented out older code.
commit a4205230cc342398e184fa87470bda93ee7fe996
Author: George Reyes <[email protected]>
Date: 2015-11-02T17:54:43Z
Finished refactor and verified locally.
----
---
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.
---