mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
When calculating the current load on each ML node during the node allocation process we should be ignoring failed jobs. This is because failed jobs do not have a corresponding native process, so do not consume memory or CPU resources. relates elastic/x-pack-elasticsearch#4381 Original commit: elastic/x-pack-elasticsearch@1cb0ca973e