Skip to content

Update GCS once for killed tasks #1284

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

Merged
merged 1 commit into from
Dec 2, 2017

Conversation

stephanie-wang
Copy link
Contributor

What do these changes do?

local_scheduler_algorithm.cc: Killed tasks are updated as DONE in the GCS task table. This moves the update out of a loop through the task's return objects, so that the GCS is only updated once per task.

@stephanie-wang stephanie-wang requested a review from ericl December 1, 2017 23:40
@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/2635/
Test FAILed.

@pcmoritz
Copy link
Contributor

pcmoritz commented Dec 2, 2017

+1, Jenkins failure is unrelated and first happened in https://amplab.cs.berkeley.edu/jenkins/job/Ray/2304/

@pcmoritz pcmoritz merged commit 044548b into ray-project:master Dec 2, 2017
@pcmoritz pcmoritz deleted the finish-killed-task branch December 2, 2017 22:42
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.

4 participants