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

Add ray start --runtime-env-agent-port. #39919

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

rynewang
Copy link
Contributor

Ray 2.7.0 introduced a new runtime env agent that runs on each worker. It has a listening port that is by default randomly assigned. But we need to allow users to specify it.

Fixes #39866.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
@rkooo567
Copy link
Contributor

can you make sure to cherry pick this to 2.7.1?

@rkooo567 rkooo567 merged commit 8ec4694 into ray-project:master Sep 28, 2023
80 of 83 checks passed
@rynewang rynewang deleted the cli_rtenv_port branch September 28, 2023 21:34
rynewang added a commit to rynewang/ray that referenced this pull request Sep 28, 2023
Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
GeneDer pushed a commit that referenced this pull request Oct 2, 2023
Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
vymao pushed a commit to vymao/ray that referenced this pull request Oct 11, 2023
Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
Signed-off-by: Victor <vctr.y.m@example.com>
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.

[core] need ray start --runtime-env-agent-port
3 participants