34c4fc3b91
This commit removes the tasks module that only existed to define the tasks result index, `.tasks`, as a system index. The definition for the tasks results system index descriptor is moved to the `SystemIndices` class with a check that no other plugin or module attempts to define an entry with the same source. Additionally, this change also makes the pattern for the tasks result index a wildcard pattern since we will need this when the index is upgraded (reindex to new name and then alias that to .tasks). Backport of #61540 |
||
---|---|---|
.. | ||
aggs-matrix-stats | ||
analysis-common | ||
geo | ||
ingest-common | ||
ingest-geoip | ||
ingest-user-agent | ||
kibana | ||
lang-expression | ||
lang-mustache | ||
lang-painless | ||
mapper-extras | ||
parent-join | ||
percolator | ||
rank-eval | ||
reindex | ||
repository-url | ||
systemd | ||
transport-netty4 | ||
build.gradle |