Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better alerting for task lag #1876

Merged
merged 5 commits into from
Nov 15, 2018
Merged

Better alerting for task lag #1876

merged 5 commits into from
Nov 15, 2018

Conversation

sjeropkipruto
Copy link
Contributor

No description provided.

@sjeropkipruto sjeropkipruto self-assigned this Nov 6, 2018
}

public int getNumLateTasks() { return getLateTasks().size(); }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatting nit, we usually use the new lines for these cases still

public int getNumLateTasks() {
  return getLateTasks().size();
}

@ssalinas
Copy link
Member

ssalinas commented Nov 7, 2018

🚢

@ssalinas ssalinas merged commit 379c957 into master Nov 15, 2018
@ssalinas ssalinas deleted the task-lag branch November 15, 2018 19:42
@ssalinas ssalinas added this to the 0.22.0 milestone Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants