mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
This commit replaces task_state and indexer_state in the data frame _stats output with a single top level state that combines the two. It is defined as: - failed if what's currently reported as task_state is failed - stopped if there is no persistent task - Otherwise what's currently reported as indexer_state Closes #45201 |
||
---|---|---|
.. | ||
high-level | ||
low-level | ||
index.asciidoc | ||
license.asciidoc | ||
overview.asciidoc |