forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] Log warnings for jobs unassigned for a long time
If a job is unassigned for a long time (say more than 15 minutes) then that's a sign of a potential problem with the cluster. In Cloud it may be an indication of a failure of autoscaling. In self-managed it may be an indication of a failed node not being replaced. Either way, warning that the situation exists in periodic log messages should make it easier for operators to detect the situation and attempt to remedy it.
- Loading branch information
1 parent
1369ff2
commit d7e89dd
Showing
2 changed files
with
186 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters