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
Accept index name in body on _close API #82811
Comments
|
Pinging @elastic/es-data-management (Team:Data Management) |
|
Hi @jakelandis |
|
Hi @jakelandis @henningandersen |
|
Hi guys. |
|
Hi, all. What the status of this issue. Can i continue to complete it? |
|
Hi All, Can I work on the pending task on this issue? New to open Source community and I would love to contribute. |
|
Hey everyone, is there still any open items remaining on this? I am looking for a first issue to pickup and would like to take a look! |
|
There is a PR for this, however, it appears to be defunct and has comments not yet addressed. If someone wanted to open another PR for this that would be great. |
jakommo commentedJan 19, 2022
It would be nice if the _close (and _open) endpoints would accept a body with the index name(s) to operate on.
In my use case calling
<indexname>/_closeis not allowed, but calling_closewith a body that holds a list of indices to close would be possible.cc @DaveCTurner @henningandersen as we talked about this
The text was updated successfully, but these errors were encountered: