GitHub user GERey opened a pull request: https://github.com/apache/incubator-usergrid/pull/243
Usergrid 609 https://issues.apache.org/jira/browse/USERGRID-609 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid USERGRID-609 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/243.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 #243 ---- commit e4016d0d30435a44f6c7f4ddd4babef08967096c Author: GERey <gre...@apigee.com> Date: 2015-04-29T23:01:38Z Initial review of new IO framework. Rough draft and missing lower level read pipeline. commit 264e67ff9d68d5c28290e0db219e315fdddcbb26 Author: GERey <gre...@apigee.com> Date: 2015-05-01T16:48:45Z Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-609 # By Shawn Feldman # Via Shawn Feldman * 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid: moving back to refresh its faster moving back to refresh its faster refresh to observable adding refresh back test passing null safety commit 54871b5a5647d45d25636f82a780d0d79acd6a2a Author: GERey <gre...@apigee.com> Date: 2015-05-01T22:20:40Z [USERGRID-609 ]Added additional um diagrams for the lower levels. Added tons of additional information about how the lower levels of the io framework...work. commit d5572940475d77d08f14bf9bf833be8efa4de05b Author: GERey <gre...@apigee.com> Date: 2015-05-04T17:26:26Z Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-609 # By Shawn Feldman # Via Shawn Feldman * 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid: fixing test consistency commit c6bbfba989b806b106fe6b2e4f1744123c30c760 Author: GERey <gre...@apigee.com> Date: 2015-05-04T17:30:37Z Fixing some of the formatting errors for github. commit 7b215250afce3303af6a26ecf4ec8918840e37e0 Author: GERey <gre...@apigee.com> Date: 2015-05-04T17:32:43Z Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-609 # By Todd Nine # Via Todd Nine * 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid: Updates observable short circuit and fixes NPE on empty results Fixes graph cursor resume state. Fixes resume logic by loading then filtering first id Massive refactor. Paths for cursor generation are now part of our I/O results. This allows the collector to take until satisfied, then generate a serializable path. Updated mapping to fix missing doc_values and disable norms since we use external sorting commit c3897d3abac7226d9a93a831c020567abd00536c Author: GERey <gre...@apigee.com> Date: 2015-05-04T18:15:25Z Committing new diagrams that reflect the latest refactor of the io framework. commit 5312bbc6b6e8c35305a5103c176385643eeb2699 Author: GERey <gre...@apigee.com> Date: 2015-05-04T18:21:14Z Updated all the diagrams for newest refactor. commit 8d1618f845ccd4680b27b08dbff7053a04e02b34 Author: GERey <gre...@apigee.com> Date: 2015-05-04T21:54:22Z Added dependencies in the ReadDiagram. First complete rough draft of the README for the ioframework. commit fc4b48af21dca6ff8509e040105466e66061920d Author: GERey <gre...@apigee.com> Date: 2015-05-04T21:56:38Z Removing the cursor module comment on 7 classes. ---- --- 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. ---