GitHub user tnine opened a pull request:
https://github.com/apache/usergrid/pull/432
2.1 release
Address missing invocation of unique ledger cleanup on write. We need to
ensure we clean up the ledger as we mutate unique values.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tnine/usergrid 2.1-release
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/432.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 #432
----
commit 432c2e9c1a7e74bd1053f957b15aa1ba7cf01b57
Author: Michael Russo <[email protected]>
Date: 2015-10-30T23:05:48Z
Remove bootstrap call from multi-tenant migration.
commit 244fa52ee2685d0ca68986b5747cd21576738d14
Author: Michael Russo <[email protected]>
Date: 2015-11-03T19:12:29Z
Fix issue where data from objects nested within an array were not getting
indexed.
commit dfc70f45cc1100776ed81cb346668dd73ca3288b
Author: Michael Russo <[email protected]>
Date: 2015-11-03T22:33:03Z
De-dup management app as part of migration script and fix re-index so it
passes the APP uuid into the API call.
commit 70b7e27504690895d53053b9e247edf4614beedb
Author: Shawn Feldman <[email protected]>
Date: 2015-11-04T19:45:12Z
remove exclusion
commit 913544719ddc84c1eb6cbbdfe463a7712ad73051
Author: Michael Russo <[email protected]>
Date: 2015-11-04T22:02:53Z
Fix issue where read repair was causing empty messages to be queued.
commit 8da60e2aa745a1f897bebbe4773438e6339637df
Author: Mike Dunker <[email protected]>
Date: 2015-11-04T22:12:39Z
Merge commit 'refs/pull/427/head' of apache.github.com:apache/usergrid into
2.1-release
commit 5fd1d5df5597e196031937f63d406d790e1f113d
Author: Shawn Feldman <[email protected]>
Date: 2015-11-05T00:02:49Z
revert pom
commit 9c54de3d59f6e5f21fb3970951c4157be0540d2d
Author: Todd Nine <[email protected]>
Date: 2015-11-05T21:16:09Z
Adds more explicit check for isCompactionPending. Directly checks for a
compaction target.
commit 591a2f1fd97b7259cf72d10855f2832b8342b5a4
Author: Todd Nine <[email protected]>
Date: 2015-11-05T21:37:39Z
Removes approximation logic on shards to ensure that we're auditing the
actual shard value.
commit 94579c7213862afa194a7aec78b1a92070e7bbf8
Author: Todd Nine <[email protected]>
Date: 2015-11-05T21:45:53Z
Fixes NPE issue.
Adds additional validation time
commit 6dfa2e2903e30dfbbaa9f5a9c0e1465588f56718
Author: Todd Nine <[email protected]>
Date: 2015-11-05T22:56:39Z
Changes log level so we can catch repair in the logs at default info level
commit 3f4d33aeed7a68778a5d64af8b875711a13b45b8
Author: Todd Nine <[email protected]>
Date: 2015-11-06T17:40:18Z
Shorts circuit delete until further testing
commit 6b58d3e42417335a40be99671cde1451eec28252
Author: Mike Dunker <[email protected]>
Date: 2015-11-06T20:28:45Z
Don't log ERROR stack traces for errors < 500 (especially 504s).
commit 67c0bfa103e3ee37218d8ace70ae6a6f14b530a7
Author: Mike Dunker <[email protected]>
Date: 2015-11-06T20:29:19Z
Merge branch '2.1-release' of
https://git-wip-us.apache.org/repos/asf/usergrid into 2.1-release
commit 39ccdb191845a58b82de2cd001a62bb2e37c12be
Author: Todd Nine <[email protected]>
Date: 2015-11-06T21:01:21Z
Changes cache options to be more sensible defaults
commit 5ef62bbaf295a88bd2c999827cc45d0c43ad247b
Author: Todd Nine <[email protected]>
Date: 2015-10-30T23:32:19Z
Fixes race condition in test
commit ad07e2bb1ae14348b83f3b9aa6a3c81a484bdd4f
Author: Michael Russo <[email protected]>
Date: 2015-11-06T21:57:26Z
Ignore failing test that's not critical to Usergrid. Fails intermittently.
commit c3a5bc436d927bab0a17db7e857027914a4d6b15
Author: Mike Dunker <[email protected]>
Date: 2015-11-06T23:36:21Z
Change read by name not found message from INFO to DEBUG.
commit 419c0131ff299a25c2d5c2af1186f1f11c998925
Author: Todd Nine <[email protected]>
Date: 2015-11-07T03:30:19Z
Address cleanup not running on write for unique values. Cleanup now
happens on write.
commit 68d38f496e8aeb6481cd6ea620c313fe46c40127
Author: Todd Nine <[email protected]>
Date: 2015-11-07T03:30:30Z
Merge branch '2.1-release' of
https://git-wip-us.apache.org/repos/asf/usergrid into 2.1-release
----
---
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.
---