Skip to content

Support direct actor call#5183

Merged
raulchen merged 83 commits intoray-project:masterfrom
antgroup:direct_actor_call
Jul 30, 2019
Merged

Support direct actor call#5183
raulchen merged 83 commits intoray-project:masterfrom
antgroup:direct_actor_call

Conversation

@zhijunfu
Copy link
Copy Markdown
Contributor

@zhijunfu zhijunfu commented Jul 12, 2019

What do these changes do?

This change adds support for direct actor call, using unary grpc.

Here are the major changes:

  • adds a transport for direct actor call.
  • adds test cases for direct actor tasks, actor failure, and actor failover scenarios.

Related issue number

#5029

Linter

  • [Y] I've run scripts/format.sh to lint the changes in this PR.

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

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

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

@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/15660/
Test PASSed.

@zhijunfu
Copy link
Copy Markdown
Contributor Author

zhijunfu commented Jul 26, 2019

Comments are addressed. Would you please help take another look?
Kindly let me know if you have additional comments, or if this is ready to merge:) Thanks!

@raulchen @ericl @robertnishihara @micafan

Copy link
Copy Markdown
Contributor

@raulchen raulchen left a comment

Choose a reason for hiding this comment

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

Just left some comments about the tests. Other code looks good to me.

Co-Authored-By: Hao Chen <chenh1024@gmail.com>
@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/15673/
Test PASSed.

@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/15674/
Test PASSed.

@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/15680/
Test PASSed.

@zhijunfu
Copy link
Copy Markdown
Contributor Author

ok, just addressed another around of comments. thanks.

@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/15681/
Test PASSed.

@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/15702/
Test PASSed.

Copy link
Copy Markdown
Contributor

@raulchen raulchen left a comment

Choose a reason for hiding this comment

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

LGTM. @ericl @robertnishihara Do you want to take a look again?

Copy link
Copy Markdown
Contributor

@raulchen raulchen left a comment

Choose a reason for hiding this comment

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

Found a few more small issues.

@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/15781/
Test PASSed.

@raulchen raulchen merged commit eb307f9 into ray-project:master Jul 30, 2019
@raulchen raulchen deleted the direct_actor_call branch July 30, 2019 09:47
edoakes pushed a commit to edoakes/ray that referenced this pull request Aug 9, 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.

6 participants