OpenSearch/x-pack/qa/ml-native-tests
David Roberts aafcd85f50
Move persistent task registrations to core (#30755)
Persistent tasks was moved from X-Pack to core in #28455.
However, registration of the named writables and named
X-content was left in X-Pack.

This change moves the registration of the named writables
and named X-content into core.  Additionally, the persistent
task actions are no longer registered in the X-Pack client
plugin, as they are already registered in ActionModule.
2018-05-24 09:17:17 +01:00
..
src/test/java/org/elasticsearch/xpack/ml/integration Move persistent task registrations to core (#30755) 2018-05-24 09:17:17 +01:00
build.gradle This implementation lazily (on 1st forecast request) checks for available 2018-05-18 14:04:09 +02:00