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

[server] Elasticsearch service #18841

Closed
1 of 2 tasks
epixa opened this issue May 5, 2018 · 0 comments · Fixed by #28344
Closed
1 of 2 tasks

[server] Elasticsearch service #18841

epixa opened this issue May 5, 2018 · 0 comments · Fixed by #28344
Assignees
Labels
enhancement New value added to drive a business result Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@epixa
Copy link
Contributor

epixa commented May 5, 2018

In the new platform, we need a server-side Elasticsearch service that manages connecting and making requests to Elasticsearch. It should wire itself into the HTTP service (and background tasks service if that exists) to expose the ability to make requests to Elasticsearch with the relevant context.

It should also start up a search proxy through the HTTP service.

History #12442
PR #20272

High level todo

  • Typescriptify Elasticsearch service in the new platform
  • Integrate into current legacy saved objects service
@epixa epixa added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:New Platform enhancement New value added to drive a business result labels May 5, 2018
@epixa epixa added this to Services in New platform miscellaneous May 6, 2018
@epixa epixa changed the title Elasticsearch service [server] Elasticsearch service May 7, 2018
@rhoboat rhoboat self-assigned this Jun 27, 2018
@azasypkin azasypkin self-assigned this Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants