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

Core should provide a synchronous API for reading config values #82723

Closed
Tracked by #64853
rudolf opened this issue Nov 5, 2020 · 3 comments · Fixed by #88981
Closed
Tracked by #64853

Core should provide a synchronous API for reading config values #82723

rudolf opened this issue Nov 5, 2020 · 3 comments · Fixed by #88981
Assignees
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@rudolf
Copy link
Contributor

rudolf commented Nov 5, 2020

In order to remove async lifecycles the following plugins will need to be able to access config values synchronously (from #74191):

  • OSS: apm_oss, console, usage_collection, vis_type_timelion
  • X-Pack: actions, alerts, apm, canvas, case, cloud, code, encrypted_saved_objects, enterprise_search, event_log, global_search, index_lifecycle_management, infra, ingest_manager, licensing, lists, maps, observability, remove_clusters, security_solution, snapshot_restore, task_manager

Related: #53268

@rudolf rudolf added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Nov 5, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@mshustov
Copy link
Contributor

mshustov commented Nov 5, 2020

Lets close #74179 as this one provides more details?

@joelgriffith
Copy link
Contributor

Just wanted to ping this issue and see where this is in terms of 7.12 timeliness. This is currently a blocker for reporting to switch over to TaskManager versus our own queueing module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants