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

Reduce Wikipedia default bulk size #519

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

b-deam
Copy link
Member

@b-deam b-deam commented Nov 21, 2023

As we've discussed, the Wikipedia track has been running into stability issues depending on the configuration, and one of the findings has highlighted that the default bulk size is a little too large and can exceed Elasticsearch's default http.max_content_length value of 100mb.

This commit reduces the default bulk size by half.

Relates elastic/rally#1805

cc @elastic/es-perf for awareness

Copy link
Contributor

@demjened demjened left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@b-deam b-deam merged commit 64eefc1 into elastic:master Nov 21, 2023
11 checks passed
inqueue pushed a commit to inqueue/rally-tracks that referenced this pull request Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants