OpenSearch/docs/en
Dimitris Athanasiou 3f6e640f90 [ML] Add force delete datafeed action (elastic/x-pack-elasticsearch#1623)
When a user or client intend to delete a datafeed
and its job, there is benefit into ensuring the
datafeed has gracefully stopped (ie no data loss).
In constrast, the desired behaviour is to stop and
delete the datafeed as quickly as possible.

This change adds a force option to the delete
datafeed action. When the delete is forced,
the datafeed is isolated, its task removed and,
finally, the datafeed itself is removed from the
metadata.

relates elastic/x-pack-elasticsearch#1533

Original commit: elastic/x-pack-elasticsearch@5ae0168bf2
2017-06-06 13:39:36 +01:00
..
ml [DOCS] Create landing page for ML functions (elastic/x-pack-elasticsearch#1640) 2017-06-05 13:07:15 -07:00
rest-api [ML] Add force delete datafeed action (elastic/x-pack-elasticsearch#1623) 2017-06-06 13:39:36 +01:00
security [DOCS] [Security] Documentation for Role Mapping API (elastic/x-pack-elasticsearch#1474) 2017-06-06 14:12:31 +10:00
settings [DOCS] [Security] Documentation for Role Mapping API (elastic/x-pack-elasticsearch#1474) 2017-06-06 14:12:31 +10:00
watcher Watcher: Support setting of markdown in attachments (elastic/x-pack-elasticsearch#1492) 2017-05-23 13:33:00 +02:00