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/07/15 18:46:36 UTC

[GitHub] incubator-usergrid pull request: Import entities parallel

GitHub user tnine opened a pull request:

    https://github.com/apache/incubator-usergrid/pull/308

    Import entities parallel

    Allows us to import entities in parallel, drastically increasing response times

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

    $ git pull https://github.com/apache/incubator-usergrid import-entities-parallel

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

    https://github.com/apache/incubator-usergrid/pull/308.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 #308
    
----
commit d42015605e63016941fd69eeecd67bea16187d95
Author: Todd Nine <tn...@apigee.com>
Date:   2015-07-14T23:27:22Z

    First pass POC for running import in parallel

commit 54011117451330f47ee0a218aa54f1f9d5756bbb
Author: Todd Nine <tn...@apigee.com>
Date:   2015-07-14T23:40:16Z

    Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into import-entities-parallel

commit ae11d89e0591ffa9d7268ad13040a39adfc04427
Author: Todd Nine <tn...@apigee.com>
Date:   2015-07-15T16:45:12Z

    Updates POC to use a configurable number of import threads, as well as use the I/O scheduler to ensure we're not overwhelming the system with threads.

----


---
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] incubator-usergrid pull request: Import entities parallel

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

    https://github.com/apache/incubator-usergrid/pull/308


---
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] incubator-usergrid pull request: Import entities parallel

Posted by michaelarusso <gi...@git.apache.org>.
Github user michaelarusso commented on the pull request:

    https://github.com/apache/incubator-usergrid/pull/308#issuecomment-121682897
  
    :+1: 


---
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.
---