GitHub user tnine opened a pull request:
https://github.com/apache/usergrid/pull/384
Usergrid 1018
This addresses duplicate connections that were created in previous
releases. This prevents future multiple connection edges, as well as adds a
task to compact them into a single connection retaining the oldest created
connection (the default behavior from 1.0)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid USERGRID-1018
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/384.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 #384
----
commit b625ed24a68d9c71fc30694c5dbeda26f1afb4d7
Author: Todd Nine <[email protected]>
Date: 2015-09-14T23:33:38Z
Initial testing with guice wiring for test
commit 85e1e7c1e17470bf012308011950a7ae43565b5f
Author: Todd Nine <[email protected]>
Date: 2015-09-15T01:07:28Z
Corrects test setup and adds debug logging
commit 13d2594196bd6315af4305e95e8314cbb600ee3e
Author: Todd Nine <[email protected]>
Date: 2015-09-15T19:34:34Z
Added test to prove issue in graph. Need to fix version load.
commit 6233bf0b23e6f86b0d57607d2dd423599c27e726
Author: Todd Nine <[email protected]>
Date: 2015-09-15T23:20:24Z
Fixes incorrect Cassandra range scanning in serialization with min/max
values
commit b7a22c2d51602e32692b22ad584ce128b1592ed0
Author: Todd Nine <[email protected]>
Date: 2015-09-15T23:27:14Z
Reduces logging and adds filter into delete listener
commit fb1cf2e939fc123b9468df372c80664459ef0b96
Author: Todd Nine <[email protected]>
Date: 2015-09-15T23:27:20Z
Merge branch 'two-dot-o-dev' of
https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-1018
----
---
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.
---