Merge branch 'USERGRID-1076' of https://git-wip-us.apache.org/repos/asf/usergrid into readRepairForIndexValues
* 'USERGRID-1076' of https://git-wip-us.apache.org/repos/asf/usergrid: Added prints for values that end up getting cleaned. Added ignore to test for use case that doesn't currently work. Added ability to filter out multiple entities with the same user name ( pick the one one modified last ) Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/00171f07 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/00171f07 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/00171f07 Branch: refs/heads/readRepairForIndexValues Commit: 00171f07b12a6779f015931d718e30bdf738f11f Parents: a670579 1fab1db Author: George Reyes <[email protected]> Authored: Tue Nov 10 14:15:51 2015 -0800 Committer: George Reyes <[email protected]> Committed: Tue Nov 10 14:15:51 2015 -0800 ---------------------------------------------------------------------- .../usergrid/tools/UniqueIndexCleanup.java | 106 +++++++++++++------ .../usergrid/tools/UniqueIndexCleanupTest.java | 2 +- 2 files changed, 75 insertions(+), 33 deletions(-) ----------------------------------------------------------------------
