kibana/x-pack/plugins/upgrade_assistant/common
Jean-Louis Leysens 938ad37640
[Upgrade Assistant] Fix edge case where reindex op can falsely be seen as stale (#60770)
* Fix edge case where reindex op is can falsely be seen as stale

This is for multiple Kibana workers, to ensure that an item just
coming off the queue is seen as "new" we set a "startedAt" field
which will update the reindex op and give it the full timeout
window.

* Update tests to use new api too

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-23 16:47:49 +01:00
..
config.ts [Upgrade Assistant] Move out of legacy folder (#58034) 2020-02-25 15:31:04 +01:00
get_index_state_from_cluster_state.test.ts [Upgrade Assistant] Better handling of closed indices (#58890) 2020-03-09 14:11:31 +01:00
get_index_state_from_cluster_state.ts [Upgrade Assistant] Better handling of closed indices (#58890) 2020-03-09 14:11:31 +01:00
types.ts [Upgrade Assistant] Fix edge case where reindex op can falsely be seen as stale (#60770) 2020-03-23 16:47:49 +01:00
version.ts [Upgrade Assistant] Move out of legacy folder (#58034) 2020-02-25 15:31:04 +01:00