Skip to content

[serve] Refactor SystemState into EndpointState and BackendState#13018

Merged
edoakes merged 4 commits intoray-project:masterfrom
edoakes:serve-endpoint-state
Dec 22, 2020
Merged

[serve] Refactor SystemState into EndpointState and BackendState#13018
edoakes merged 4 commits intoray-project:masterfrom
edoakes:serve-endpoint-state

Conversation

@edoakes
Copy link
Copy Markdown
Collaborator

@edoakes edoakes commented Dec 21, 2020

Why are these changes needed?

Incremental step towards having the logic for endpoints, backends, and http proxies in their own independent classes.

Related issue number

Checks

  • 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 :(

Copy link
Copy Markdown
Contributor

@ijrsvt ijrsvt left a comment

Choose a reason for hiding this comment

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

Looks good!

@edoakes edoakes merged commit b52cce6 into ray-project:master Dec 22, 2020
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