You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by tnine <gi...@git.apache.org> on 2015/11/03 22:59:17 UTC

[GitHub] usergrid pull request: Usergrid 909

GitHub user tnine opened a pull request:

    https://github.com/apache/usergrid/pull/425

    Usergrid 909

    Changes the local cache to instead perform realtime seek from Cassandra on reads
    
    Changes shard allocation to be multi region and immediate
    
    Adds an allocation delete delta.  This way we don't compact shards immediately after allocation, and give the compaction process time to fill it.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/usergrid USERGRID-909

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/usergrid/pull/425.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 #425
    
----
commit 43a2b29941e2add806756f82c326efd129f2947f
Author: Todd Nine <tn...@apigee.com>
Date:   2015-08-18T23:02:29Z

    Implements immediate consistency in graph shard allocation

commit fc2315e5e8f6e4a764ebe9226a882d15f7c2a563
Author: Todd Nine <tn...@apigee.com>
Date:   2015-09-11T01:27:17Z

    Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-909

commit 049000b3c0fac8b44eaede68bfaaf93eef4fef20
Author: Todd Nine <tn...@apigee.com>
Date:   2015-09-11T01:29:03Z

    Ignores locks, they are experimental.

commit db81a596c99df1460a51a9b50953c0a75dabb6e4
Author: Todd Nine <tn...@apigee.com>
Date:   2015-09-11T02:00:48Z

    Removed the need to load all groups in the cache.  Instead seeks via Cassandra directly and uses the group iterator.
    
    Fixes mocks in tests

commit d823d817ea30428f8a18617a3c7d032bc6f98a99
Author: Todd Nine <tn...@apigee.com>
Date:   2015-09-11T16:29:04Z

    Updated test logging

commit c895fe0a89b95bcb5b812651fecc364d680d8eff
Author: Todd Nine <tn...@apigee.com>
Date:   2015-09-11T17:39:31Z

    Added flush timer and higher shards.  Proves issues during high load.

commit 751da908a80fd7178409396275388bd97423acb9
Author: Todd Nine <tn...@apigee.com>
Date:   2015-09-11T21:29:28Z

    Removed shard approximation.  Now explicitly counts on audit.

commit fae5f2d83554f8c373771e4747e6c9cbf822fe24
Author: Todd Nine <tn...@apigee.com>
Date:   2015-09-24T20:12:45Z

    Merge branch 'refs/heads/2.1-release' into USERGRID-909

commit 817d7ffb4bcfbf43ca591a6d38d75dc0ad79743f
Author: Todd Nine <tn...@apigee.com>
Date:   2015-11-02T22:55:00Z

    Merge branch 'master' into USERGRID-909
    
    Change in logic on compaction causes issues with delete as well.  Need to resolve

commit 06d34dbce75b2868649aea3b44c651ecd3799d30
Author: Todd Nine <tn...@apigee.com>
Date:   2015-11-03T20:47:52Z

    Adds delta to avoid accidentally deleting a shard as it's allocated

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] usergrid pull request: Usergrid 909

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/usergrid/pull/425


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---