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

Fallback to alloc.TaskResources for old allocs #5812

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

notnoop
Copy link
Contributor

@notnoop notnoop commented Jun 11, 2019

When a client is running against an old server (e.g. running 0.8),
alloc.AllocatedResources may be nil, and we need to check the
deprecated alloc.TaskResources instead.

Fixes #5810

When a client is running against an old server (e.g. running 0.8),
`alloc.AllocatedResources` may be nil, and we need to check the
deprecated `alloc.TaskResources` instead.

Fixes #5810
@notnoop notnoop merged commit f0c9b60 into master Jun 11, 2019
notnoop pushed a commit that referenced this pull request Jun 11, 2019
@notnoop notnoop deleted the fix-allocresources-reference branch June 14, 2019 17:49
@github-actions
Copy link

github-actions bot commented Feb 8, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation fault after submitting a job on v0.9.2
2 participants