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

get memory info from deploy object instead of mesos task resources #925

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

tpetr
Copy link
Contributor

@tpetr tpetr commented Feb 29, 2016

#900 set a meaningful status message when a task dies from an OOM kill, but it depended on Mesos task data being available, which may not always be true (see #892). This PR grabs the allocated memory from the SingularityDeploy object instead.

@tpetr tpetr added this to the 0.4.12 milestone Feb 29, 2016
ssalinas added a commit that referenced this pull request Mar 17, 2016
get memory info from deploy object instead of mesos task resources
@ssalinas ssalinas merged commit 61a2baf into master Mar 17, 2016
@ssalinas ssalinas deleted the mesos-oom2 branch March 17, 2016 18:08
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