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

Enhancement: Get database information from _dbs_info #1123

Open
popojargo opened this issue Aug 9, 2018 · 0 comments · May be fixed by #1295
Open

Enhancement: Get database information from _dbs_info #1123

popojargo opened this issue Aug 9, 2018 · 0 comments · May be fixed by #1295

Comments

@popojargo
Copy link
Member

popojargo commented Aug 9, 2018

With the recent release of 2.2.0, we can now query the information of multiple databases through this new endpoint: _dbs_info

We could replace the actual separated API call with this bulk call to reduce network requests.

Expected Behavior

We request the _dbs_info with the database names from the actual paging.

Current Behavior

We request the database information by querying each database separately.

Possible Solution

Context

@sdahlbac sdahlbac linked a pull request Oct 3, 2020 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant