Skip to content

Conversation

@jimczi
Copy link
Contributor

@jimczi jimczi commented Aug 20, 2025

The Fleet Integration Knowledge index is a system index managed by Elasticsearch, but functionally it behaves like a regular search index. To align with this behavior, it should use the shared thread pools rather than the dedicated system thread pool. This ensures consistency with other search and ingest indices, while keeping the only distinction that it is managed internally by Elasticsearch.

The Fleet Integration Knowledge index is a system index managed by Elasticsearch,
but functionally it behaves like a regular search index. To align with
this behavior, it should use the shared thread pools rather than the
dedicated system thread pool. This ensures consistency with other search
and ingest indices, while keeping the only distinction that it is managed
internally by Elasticsearch.
@jimczi jimczi requested a review from Supplementing August 20, 2025 21:08
@jimczi jimczi requested a review from a team as a code owner August 20, 2025 21:08
@jimczi jimczi added >non-issue :Data Management/Indices APIs APIs to create and manage indices and templates Team:Fleet labels Aug 20, 2025
@elasticsearchmachine elasticsearchmachine added Team:Data Management Meta label for data/management team v9.2.0 labels Aug 20, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@dakrone dakrone added :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. and removed :Data Management/Indices APIs APIs to create and manage indices and templates labels Aug 20, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Indexing Meta label for Distributed Indexing team label Aug 20, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing)

@elasticsearchmachine elasticsearchmachine removed the Team:Data Management Meta label for data/management team label Aug 20, 2025
Copy link
Contributor

@Supplementing Supplementing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from a Fleet standpoint!

@jimczi jimczi merged commit 21471a1 into elastic:main Aug 22, 2025
33 checks passed
@jimczi jimczi deleted the fleet_kb_thread_pool branch August 22, 2025 08:07
pabloem pushed a commit to pabloem/elasticsearch that referenced this pull request Aug 22, 2025
…elastic#133265)

The Fleet Integration Knowledge index is a system index managed by Elasticsearch,
but functionally it behaves like a regular search index. To align with
this behavior, it should use the shared thread pools rather than the
dedicated system thread pool. This ensures consistency with other search
and ingest indices, while keeping the only distinction that it is managed
internally by Elasticsearch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. >non-issue Team:Distributed Indexing Meta label for Distributed Indexing team Team:Fleet v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants