OpenSearch/x-pack/plugin/transform
Dimitris Athanasiou 422422a2bc
[7.x][ML] Reuse SourceDestValidator for data frame analytics (#50841) (#50850)
This commit removes validation logic of source and dest indices
for data frame analytics and replaces it with using the common
`SourceDestValidator` class which is already used by transforms.
This way the validations and their messages become consistent
while we reduce code.

This means that where these validations fail the error messages
will be slightly different for data frame analytics.

Backport of #50841
2020-01-10 14:24:13 +02:00
..
qa [7.x][Transform] Transform fix force stop race condition (#49249) (#49420) 2019-11-21 13:52:14 +01:00
src [7.x][ML] Reuse SourceDestValidator for data frame analytics (#50841) (#50850) 2020-01-10 14:24:13 +02:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00