Skip to content

[DOCS] omission of core thread pools "management, flush, force_merge, fetch_shard_started and fetch_shard_store" #48524

Closed
@dharada

Description

@dharada

Describe the feature: This is not feature request. Just a document issue.

Elasticsearch version (bin/elasticsearch --version): latest

Plugins installed: []

JVM version (java -version): n/a

OS version (uname -a if on a Unix-like system): n/a

Description of the problem including expected versus actual behavior:

These core thread pools are undocumented as of now.

  • management
  • flush
  • force_merge
  • fetch_shard_started
  • fetch_shard_store

please check here.
https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-threadpool.html

(ref)

public class ThreadPool implements Scheduler, Closeable {

Metadata

Metadata

Assignees

Labels

:Core/Infra/CoreCore issues without another label>docsGeneral docs changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions