Skip to content

Deprecate non-direct-call API from Python#7336

Merged
edoakes merged 1 commit intoray-project:masterfrom
edoakes:remove-legacy-python
Feb 27, 2020
Merged

Deprecate non-direct-call API from Python#7336
edoakes merged 1 commit intoray-project:masterfrom
edoakes:remove-legacy-python

Conversation

@edoakes
Copy link
Copy Markdown
Collaborator

@edoakes edoakes commented Feb 26, 2020

Why are these changes needed?

We now have two releases that use the direct call codepath by default, so we can and should remove the previous codepath to clean up the code and not hinder development. This is just a first pass that removes the Python code to toggle no-direct-call on. Unfortunately we cannot remove it from the backend yet (need to port actor reconstruction).

Checks

@edoakes edoakes requested a review from ericl February 26, 2020 22:41
@edoakes edoakes changed the title Deprecate non-direct-call API Deprecate non-direct-call API from Python Feb 26, 2020
@AmplabJenkins
Copy link
Copy Markdown

Can one of the admins verify this patch?

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

@edoakes edoakes merged commit d9027ac into ray-project:master Feb 27, 2020
ffbin pushed a commit to antgroup/ant-ray that referenced this pull request Mar 20, 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.

3 participants