Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importers use nopaging queries, they shouldn't. #9239

Open
jdevalk opened this issue Mar 15, 2018 · 0 comments
Open

Importers use nopaging queries, they shouldn't. #9239

jdevalk opened this issue Mar 15, 2018 · 0 comments
Labels
component: performance featurerequest innovation Innovative issue. Relating to performance, memory or data-flow.

Comments

@jdevalk
Copy link
Contributor

jdevalk commented Mar 15, 2018

In several instances within the plugin importers, we use queries with nopaging=true. For memory usage reasons we shouldn't do that, and instead we should loop through sets of 1,000 IDs each.

@moorscode moorscode added the component: importers Importing data from other plugins. label Mar 29, 2018
@CarolineGeven CarolineGeven added backlog and removed component: importers Importing data from other plugins. queue-candidate labels May 25, 2018
@moorscode moorscode added component: performance innovation Innovative issue. Relating to performance, memory or data-flow. labels May 25, 2018
@Djennez Djennez removed the backlog label Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: performance featurerequest innovation Innovative issue. Relating to performance, memory or data-flow.
Projects
None yet
Development

No branches or pull requests

4 participants