Skip to content

Conversation

@masseyke
Copy link
Member

@masseyke masseyke commented Mar 20, 2025

NOTE: This is currently a draft, created so that we can discuss whether the added complexity is worth the benefit we get from it. It is not ready for review.

We allow users to configure the number of indices we reindex in parallel from the reindex data stream API. It is possible that a user could set this to a very high value, and then swamp the cluster with reindex requests. This change makes it so that we send no more than 10 reindex requests to any node at a time. It builds on the work done in #125171.

@elasticsearchmachine
Copy link
Collaborator

Hi @masseyke, I've created a changelog YAML for you.

@masseyke
Copy link
Member Author

I'm closing this one because the benefit we get is probably not worth the added complexity. We might revisit this if we start seeing real-world problems.

@masseyke masseyke closed this Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants