OpenSearch/x-pack/plugin
Dimitris Athanasiou 75665a2d3e
[ML] Clean left behind model state docs (#30659)
It is possible for state documents to be
left behind in the state index. This may be
because of bugs or uncontrollable scenarios.
In any case, those documents may take up quite
some disk space when they add up. This commit
adds a step in the expired data deletion that
is part of the daily maintenance service. The
new step searches for state documents that
do not belong to any of the current jobs and
deletes them.

Closes #30551
2018-05-17 17:51:26 +03:00
..
core [ML] Clean left behind model state docs (#30659) 2018-05-17 17:51:26 +03:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml [ML] Clean left behind model state docs (#30659) 2018-05-17 17:51:26 +03:00
monitoring Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
rollup Refactors ClientHelper to combine header logic (#30620) 2018-05-16 11:38:24 +01:00
security Adjust fast forward for token expiration test (#30668) 2018-05-17 14:10:49 +03:00
sql SQL: Remove dependency for server's version from JDBC driver (#30631) 2018-05-16 15:07:14 -04:00
src/test [ML] Fix wire BWC for JobUpdate (#30512) 2018-05-11 09:03:45 +01:00
upgrade Unmute IndexUpgradeIT tests 2018-05-15 13:48:15 +03:00
watcher Make xpack modules instead of a meta plugin (#30589) 2018-05-16 15:35:57 -07:00
build.gradle Make xpack modules instead of a meta plugin (#30589) 2018-05-16 15:35:57 -07:00