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

Accept index name in body on _close API #82811

Open
jakommo opened this issue Jan 19, 2022 · 8 comments
Open

Accept index name in body on _close API #82811

jakommo opened this issue Jan 19, 2022 · 8 comments
Labels
:Data Management/Indices APIs APIs to create and manage indices >enhancement good first issue low hanging fruit Team:Data Management Meta label for data/management team

Comments

@jakommo
Copy link
Contributor

jakommo commented Jan 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>/_close is not allowed, but calling _close with a body that holds a list of indices to close would be possible.

cc @DaveCTurner @henningandersen as we talked about this

@henningandersen henningandersen added the :Data Management/Indices APIs APIs to create and manage indices label Jan 19, 2022
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Jan 19, 2022
@elasticmachine
Copy link
Collaborator

elasticmachine commented Jan 19, 2022

Pinging @elastic/es-data-management (Team:Data Management)

@jakelandis jakelandis added the good first issue low hanging fruit label Jan 20, 2022
@zembrzuski
Copy link
Contributor

zembrzuski commented Jan 21, 2022

Hi @jakelandis
I am pretty new to ES, and I would like to work on it.

@SangameshItagi
Copy link

SangameshItagi commented Jan 23, 2022

Hi @jakelandis @henningandersen
I am interested to work on this

@zembrzuski
Copy link
Contributor

zembrzuski commented Jan 23, 2022

Hi guys.
I've created a PR to try to address this issue: PR-82917
Would you guys please help me to add the proper labels to the PR?
Thanks in advance!

@likzn
Copy link
Contributor

likzn commented Aug 7, 2022

Hi, all. What the status of this issue. Can i continue to complete it?

@rahuldimri
Copy link

rahuldimri commented Aug 10, 2022

Hi All,

Can I work on the pending task on this issue? New to open Source community and I would love to contribute.

@lukekraus45
Copy link

lukekraus45 commented Nov 20, 2022

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!

@dakrone
Copy link
Member

dakrone commented Nov 28, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Indices APIs APIs to create and manage indices >enhancement good first issue low hanging fruit Team:Data Management Meta label for data/management team
Projects
None yet
Development

No branches or pull requests