Skip to content

Use strict equality check for Ray client protocol version#13926

Merged
ericl merged 1 commit intoray-project:masterfrom
ericl:strict-v-eq
Feb 5, 2021
Merged

Use strict equality check for Ray client protocol version#13926
ericl merged 1 commit intoray-project:masterfrom
ericl:strict-v-eq

Conversation

@ericl
Copy link
Copy Markdown
Contributor

@ericl ericl commented Feb 5, 2021

Why are these changes needed?

Instead of only checking the client is greater than the server, use a simpler and easier to reason about strict equality check. We can bump the version if there is ever a protocol change.

@ericl ericl merged commit f782ed5 into ray-project:master Feb 5, 2021
fishbone pushed a commit to fishbone/ray that referenced this pull request Feb 16, 2021
fishbone added a commit to fishbone/ray that referenced this pull request Feb 16, 2021
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.

3 participants