OpenSearch/x-pack/plugin
Dimitris Athanasiou 179fe9cc0e
[7.x][ML] Delete dest index and reindex if incompatible (#62960) (#63050)
Data frame analytics results format changed in version `7.10.0`.
If existing jobs that were not completed are restarted, it is
possible the destination index had already been created. That index's
mappings are not suitable for the new results format.

This commit checks the version of the destination index and deletes
it when the version is outdated. The job will then continue by
recreating the destination index and reindexing.

Backport of #62960
2020-09-30 12:57:48 +03:00
..
analytics Convert percolator, murmur3 and histogram mappers to parametrized form (#63004) 2020-09-29 14:42:26 +01:00
async [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
async-search Request-level circuit breaker support on coordinating nodes (#62884) 2020-09-24 18:59:28 +02:00
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
ccr Dedicated threadpool for system index writes (#62792) 2020-09-22 15:31:38 -06:00
core [ML] fixing classification feature importance parsing (#63003) (#63015) 2020-09-29 10:54:35 -04:00
data-streams EQL: data streams tests for PIT and EQL sequences (#62850) (#62889) 2020-09-24 23:37:46 +03:00
deprecation Tweak the ECS fields in DeprecatedMessage (#62855) 2020-09-24 12:07:48 +01:00
enrich Dedicated threadpool for system index writes (#62792) 2020-09-22 15:31:38 -06:00
eql EQL: Fix bug in sequences with any pattern (#63007) 2020-09-29 18:19:25 +03:00
frozen-indices Make keep alive optional in PointInTimeBuilder (#62720) 2020-09-22 18:52:54 -04:00
graph [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
identity-provider [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
ilm [7.x] ILM: migrate action configures the _tier_preference setting (#62829) (#62860) 2020-09-24 13:37:09 +01:00
logstash Add refresh policy to logstash plugin write requests (#62583) (#62665) 2020-09-18 17:44:53 -04:00
mapper-constant-keyword Add parameter update and conflict tests to MapperTestCase (#62828) (#62902) 2020-09-24 20:38:12 +01:00
mapper-flattened Share same existsQuery impl throughout mappers (#57607) 2020-09-23 11:00:53 +02:00
mapper-unsigned-long Unsigned long 64bits(#62892) 2020-09-24 16:51:47 -04:00
mapper-version Add parameter update and conflict tests to MapperTestCase (#62828) (#62902) 2020-09-24 20:38:12 +01:00
ml [7.x][ML] Delete dest index and reindex if incompatible (#62960) (#63050) 2020-09-30 12:57:48 +03:00
monitoring Avoid Redundantly Loading Monitoring Templates on CS Applier Thread (#62913) (#62979) 2020-09-29 11:45:22 +02:00
ql EQL: Refactor testing infrastructure (#62928) 2020-09-28 14:22:56 +03:00
repositories-metering-api [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
rollup [7.x] Generalize AsyncTwoPhaseIndexer first phase (#61739) (#62482) 2020-09-17 11:57:22 +03:00
runtime-fields Add parameter update and conflict tests to MapperTestCase (#62828) (#62902) 2020-09-24 20:38:12 +01:00
search-business-rules [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
searchable-snapshots Add test for snapshot incrementality of snapshot-backed indices (#62641) 2020-09-21 12:06:47 +02:00
security Move CorsHandler to server (#62007) 2020-09-24 16:32:59 -06:00
spatial Refactor PointParser to not take FieldMapper as a parameter (#62950) 2020-09-28 13:45:13 +01:00
sql Upgrade lucene to lucene-8.7.0-snapshot-3b59906 (#62978) 2020-09-28 16:52:31 -04:00
src Ensure consistent ordering of hits in test (#62977) 2020-09-29 06:00:34 -04:00
stack [7.x] Add "synthetics-*-*" templates for synthetics fleet data (#62193) (#62346) 2020-09-14 17:14:34 -06:00
transform [Transform] fix issue in TransformIndexerStateTests.testStopAtCheckpoint (#63006) 2020-09-30 08:54:45 +02:00
vectors Share same existsQuery impl throughout mappers (#57607) 2020-09-23 11:00:53 +02:00
voting-only-node [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
watcher Scripting: Watcher defaults to unlimited compile rate (#62655) (#62671) 2020-09-24 10:22:50 -05:00
wildcard Share same existsQuery impl throughout mappers (#57607) 2020-09-23 11:00:53 +02:00
build.gradle Fix Eclipse build (#62733) (#62786) 2020-09-22 17:44:25 -04:00