OpenSearch/x-pack/plugin
Przemysław Witek f5014ace64
[ML] Add validation that rejects duplicate detectors in PutJobAction (#40967) (#41072)
* [ML] Add validation that rejects duplicate detectors in PutJobAction

Closes #39704

* Add YML integration test for duplicate detectors fix.

* Use "== false" comparison rather than "!" operator.

* Refine error message to sound more natural.

* Put job description in square brackets in the error message.

* Use the new validation in ValidateJobConfigAction.

* Exclude YML tests for new validation from permission tests.
2019-04-10 15:43:35 +02:00
..
ccr Add log message to forget follower test 2019-04-09 23:33:29 -04:00
core [ML] Add validation that rejects duplicate detectors in PutJobAction (#40967) (#41072) 2019-04-10 15:43:35 +02:00
data-frame [ML-DataFrame] create checkpoints on every new run (#40725) 2019-04-10 09:14:11 +02:00
deprecation Only count some fields types for deprecation check (#40166) 2019-03-19 10:52:35 -06:00
graph Deprecate types in `_graph/explore` calls. (#40466) (#40513) 2019-03-28 09:32:26 +01:00
ilm [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
logstash Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
ml [ML] Add validation that rejects duplicate detectors in PutJobAction (#40967) (#41072) 2019-04-10 15:43:35 +02:00
monitoring [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
rollup Mute RollupIndexerStateTests#testIndexing. 2019-04-09 17:17:04 -07:00
security Deprecate permission over aliases (#38059) (#41060) 2019-04-10 15:02:33 +03:00
sql SQL: Change schema calls to empty set (#41034) 2019-04-10 13:14:12 +03:00
src/test [ML] Add validation that rejects duplicate detectors in PutJobAction (#40967) (#41072) 2019-04-10 15:43:35 +02:00
watcher [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00