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

Change the trigger size to run a bulk query, to insert, delete or modify elements #23503

Merged

Conversation

Dwordcito
Copy link
Member

Related issue
Closes #23481

Description

This PR aims to change the value to be used as a queue pop limit we wait 10 seconds or 1000 elements to dispatch a single HTTP call with a bulk query payload.

Fewer HTTP calls are equal to better performance because we wait for a refresh to the next call.

Copy link
Member

@sebasfalcone sebasfalcone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work!

@Dwordcito Dwordcito merged commit 815f992 into 4.8.0 May 17, 2024
82 of 83 checks passed
@Dwordcito Dwordcito deleted the enhancement/23481-change-indexer-connector-trigger-size branch May 17, 2024 20:58
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

Successfully merging this pull request may close these issues.

Increase the bulk query elements max size for the indexer connector
2 participants