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 <[email protected]>
Date: 2015-07-14T23:27:22Z
First pass POC for running import in parallel
commit 54011117451330f47ee0a218aa54f1f9d5756bbb
Author: Todd Nine <[email protected]>
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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---