[
https://issues.apache.org/jira/browse/USERGRID-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129174#comment-15129174
]
Jeffrey commented on USERGRID-271:
-----------------------------------
Per [~mrusso] option #2 was chosen and implemented
> 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
> Fix For: 2.1.0
>
>
> 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)