Skip to content

Raise error if space in redis password#5673

Merged
pcmoritz merged 3 commits intoray-project:masterfrom
edoakes:redis-pw-space
Sep 12, 2019
Merged

Raise error if space in redis password#5673
pcmoritz merged 3 commits intoray-project:masterfrom
edoakes:redis-pw-space

Conversation

@edoakes
Copy link
Copy Markdown
Collaborator

@edoakes edoakes commented Sep 10, 2019

Why are these changes needed?

Currently Ray will hang if you have a space in the redis password. We could support this but it will take somewhat more work, so we should at least throw an error.

Related issue number

Closes #5513

Checks

@edoakes
Copy link
Copy Markdown
Collaborator Author

edoakes commented Sep 10, 2019

Tested locally for both ray.init() and ray start

@AmplabJenkins
Copy link
Copy Markdown

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

@suquark
Copy link
Copy Markdown
Member

suquark commented Sep 11, 2019

@edoakes Thanks for this! Could you also mention it in the doc? (doc/source/configure.rst, Redis Port Authentication)

@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/16986/
Test FAILed.

@pcmoritz pcmoritz merged commit ee5db5b into ray-project:master Sep 12, 2019
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.

hang on ray.get when redis_password has a space

4 participants