Skip to content

[autoscaler] Use fixed timestamp to check against health timeouts#3503

Merged
robertnishihara merged 1 commit into
ray-project:masterfrom
ericl:use-right-ts
Dec 10, 2018
Merged

[autoscaler] Use fixed timestamp to check against health timeouts#3503
robertnishihara merged 1 commit into
ray-project:masterfrom
ericl:use-right-ts

Conversation

@ericl

@ericl ericl commented Dec 10, 2018

Copy link
Copy Markdown
Contributor

What do these changes do?

This is a workaround for #3501

Related issue number

Closes #3501

@AmplabJenkins

Copy link
Copy Markdown

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

@ericl ericl added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Dec 10, 2018

@robertnishihara robertnishihara left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This looks good to me.

@robertnishihara robertnishihara merged commit 962f187 into ray-project:master Dec 10, 2018
@robertnishihara robertnishihara deleted the use-right-ts branch December 10, 2018 19:58
raise e

def _update(self):
now = time.time()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

hmm should we use monotonic time for all the timestamp values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests-ok The tagger certifies test failures are unrelated and assumes personal liability.

4 participants