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

disable execution_context service by default #108534

Merged
merged 2 commits into from
Aug 16, 2021

Conversation

mshustov
Copy link
Contributor

@mshustov mshustov commented Aug 13, 2021

Summary

According to the @dmlemeshko measurements, the execution_context usage affects response time by 17-19% #102706 (comment)
I suggest disabling the service by default. Users can opt-in by settings execution_context.enabled: true in the config file.
In the following release, having execution_context service implementation refactored and nodejs version upgraded, we should be able to reduce the performance overhead and make the service enabled by default.

@mshustov mshustov added chore v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.15.0 labels Aug 13, 2021
@mshustov
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mshustov mshustov added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Aug 16, 2021
@mshustov mshustov marked this pull request as ready for review August 16, 2021 16:42
@mshustov mshustov requested a review from a team as a code owner August 16, 2021 16:42
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@mshustov mshustov enabled auto-merge (squash) August 16, 2021 16:43
@mshustov mshustov added the auto-backport Deprecated - use backport:version if exact versions are needed label Aug 16, 2021
@mshustov mshustov merged commit 7b03175 into elastic:master Aug 16, 2021
@mshustov mshustov deleted the execution-ctx-disable branch August 16, 2021 16:44
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Aug 16, 2021
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 16, 2021
Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Mikhail Shustov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed chore release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.15.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants