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

[8.x] Move SlowLogFieldProvider instantiation to node construction (#117949) #119602

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Jan 6, 2025

Backports the following commits to 8.x:

…#117949)

SPI from plugins should be created at node startup. This commit moves
creation of SlowLogFieldProvider into node construction and passes it in
to IndicesService so that it is not recreated on each index creation.

relates elastic#102103
@rjernst rjernst added :Core/Infra/Logging Log management and logging utilities >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Jan 6, 2025
@elasticsearchmachine elasticsearchmachine merged commit 519086a into elastic:8.x Jan 6, 2025
15 checks passed
@rjernst rjernst deleted the backport/8.x/pr-117949 branch January 6, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Core/Infra/Logging Log management and logging utilities Team:Core/Infra Meta label for core/infra team v8.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants