kibana/x-pack/plugins/upgrade_assistant
Jean-Louis Leysens 12c8ff78d7
[UA] Tight worker loop can cause high CPU usage (#60950)
* Addded worker padding to save some CPU

* Updated comments

* Update worker scheduler and add a new util

The worker scheduler should only sleep when it cannot process any
in progress operations. Additionally, logic has been added
for handling of queue operations that have been in the queue for
a long time and may be viewed as still in small window of time
by wokers that do not have the credentials to process those
reindex operations.

* res 👉🏻resolve

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-31 17:26:46 +02:00
..
common [Upgrade Assistant] Fix edge case where reindex op can falsely be seen as stale (#60770) 2020-03-23 16:47:49 +01:00
public [Upgrade Assistant] Better handling of closed indices (#58890) 2020-03-09 14:11:31 +01:00
server [UA] Tight worker loop can cause high CPU usage (#60950) 2020-03-31 17:26:46 +02:00
kibana.json [Upgrade Assistant] Move out of legacy folder (#58034) 2020-02-25 15:31:04 +01:00