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

Revert "Revert "[serve] Add initial health check before marking a rep… #31554

Merged
merged 3 commits into from
Jan 10, 2023

Conversation

zcin
Copy link
Contributor

@zcin zcin commented Jan 10, 2023

…lica as RUNNING (#31189)" (#31548)"

This reverts commit 15676dd.

Why are these changes needed?

#31189 broke the Java codepath. This PR fixes that and also adds the initial health check to Java behavior.

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

zcin added 2 commits January 9, 2023 18:40
…lica as RUNNING (#31189)" (#31548)"

This reverts commit 15676dd.

Signed-off-by: Cindy Zhang <cindyzyx9@gmail.com>
Signed-off-by: Cindy Zhang <cindyzyx9@gmail.com>
@zcin zcin force-pushed the revert-31548-revert-31189-check-health branch from be5f82f to f1dc5e3 Compare January 10, 2023 02:44
Signed-off-by: Cindy Zhang <cindyzyx9@gmail.com>
@zcin zcin marked this pull request as ready for review January 10, 2023 16:25
@zcin zcin requested review from edoakes and sihanwang41 January 10, 2023 16:25
@edoakes
Copy link
Contributor

edoakes commented Jan 10, 2023

@zcin looks like there's a relevant mac build failure:
https://buildkite.com/ray-project/oss-ci-build-pr/builds/8979#01859c81-7250-4147-a780-cb3b00b88a90

@zcin
Copy link
Contributor Author

zcin commented Jan 10, 2023

@edoakes Passed after retrying!

@edoakes edoakes merged commit 6a7edce into master Jan 10, 2023
@edoakes edoakes deleted the revert-31548-revert-31189-check-health branch January 10, 2023 23:17
AmeerHajAli pushed a commit that referenced this pull request Jan 12, 2023
#31554)

#31189 broke the Java codepath. This PR fixes that and also adds the initial health check to Java behavior.
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