Skip to content

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

Merged
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
rjernst:backport/8.x/pr-117949
Jan 6, 2025
Merged

[8.x] Move SlowLogFieldProvider instantiation to node construction (#117949)#119602
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
rjernst:backport/8.x/pr-117949

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
@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

2 participants