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

Add wait-for-completion support to force-merge #1726

Open
1 of 3 tasks
Tracked by #1731
inqueue opened this issue Jun 5, 2023 · 0 comments · May be fixed by #1731
Open
1 of 3 tasks
Tracked by #1731

Add wait-for-completion support to force-merge #1726

inqueue opened this issue Jun 5, 2023 · 0 comments · May be fixed by #1731
Assignees
Labels
enhancement Improves the status quo

Comments

@inqueue
Copy link
Member

inqueue commented Jun 5, 2023

Support for the ?wait_for_completion request parameter should be added to force-merge for configuring its blocking behavior. Force merge operations can take a very long time, resulting in unpredictable behavior when, for example, there is a proxy between the client and Elasticsearch.

The force-merge operation supports a polling mode that repeatedly monitors the tasks API for forcemerge activity once the force merge request times out. It would be best to rely on "wait on completion" instead of the timeout, or at least have it as an option.

Tasks

@inqueue inqueue added the enhancement Improves the status quo label Jun 5, 2023
@inqueue inqueue self-assigned this Jun 7, 2023
@inqueue inqueue linked a pull request Jun 10, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant