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

Fix npe for tasks with null hostnames from decommissioned host resources #2262

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

WH77
Copy link
Contributor

@WH77 WH77 commented Jan 24, 2022

#2253 likely caused null hostnames / updates for tasks on decommissioned hosts, because agent resource fields could get overwritten with nulls from mesos master on startup. This PR preserves the cleanup logic, while removing the unneeded agent resource updates.

cc - @ssalinas

@ssalinas
Copy link
Member

ssalinas commented Feb 9, 2022

🚢

@WH77 WH77 merged commit e246c3c into master Feb 10, 2022
@WH77 WH77 deleted the fix-decommissioned-task-npe branch February 10, 2022 16:15
@ssalinas ssalinas added this to the 1.5.0 milestone May 4, 2022
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.

None yet

2 participants