[
https://issues.apache.org/jira/browse/USERGRID-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey updated USERGRID-271:
------------------------------
Sprint: (was: Double Check)
> Optimize AbstractService.importEntities
> ---------------------------------------
>
> Key: USERGRID-271
> URL: https://issues.apache.org/jira/browse/USERGRID-271
> Project: Usergrid
> Issue Type: Improvement
> Components: Stack
> Reporter: Todd Nine
> Priority: Minor
>
> Importing entities is too slow iteratively. It should ideally be performed
> in 1 of the following ways.
> # (Preferred) in batch as a single trip
> # If the above is not possible, using reactive programming to make the loads
> concurrent on an I/O scheduler.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)