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

Bulk indexing MongoDB documents are very slow #169

Open
temi opened this issue Jul 5, 2022 · 0 comments
Open

Bulk indexing MongoDB documents are very slow #169

temi opened this issue Jul 5, 2022 · 0 comments

Comments

@temi
Copy link

temi commented Jul 5, 2022

Expected Behavior

Bulk indexing medium sized documents of around 20,000 become very slow. MongoDB pagination command becomes slow towards the page end. It degrades ES plugin performance. This is a know issue in MongoDB.

Actual Behaviour

Indexing should take approximately same time for each bulk index iteration.

Steps To Reproduce

  1. elasticSearchService.index(DomainClass)

Environment Information

  • JDK 8
  • ES 7.8

Example Application

No response

Version

4

@temi temi changed the title Bulk indexing MongoDB document is very slow Bulk indexing MongoDB documents are very slow Jul 5, 2022
This was referenced Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant