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

[1.6.0 Release] Pop worker and friends #17787

Conversation

clarkzinzow
Copy link
Contributor

Adds the worker pool change commit and all requisite prior commits.

Successfully built locally and passed a few basic core tests.

jovany-wang and others added 4 commits August 12, 2021 16:56
* Core change and Java change.

* Fix void call.

* Address comments and fix cases.

* Fix asyncio
* make 'PopWorker' to be an async function

* pop worker async works

* fix

* address comments

* bugfix

* fix cluster_task_manager_test

* fix

* bugfix of detached actor

* address comments

* fix

* address comments

* fix aioredis

* Revert "fix aioredis"

This reverts commit 041b983.

* bug fix

* fix

* fix test_step_resources test

* format

* add unit test

* fix

* add test case PopWorkerStatus

* address commit

* fix lint

* address comments

* add python test

* address comments

* make an independent function

* Update test_basic_3.py

Co-authored-by: Hao Chen <chenh1024@gmail.com>
@clarkzinzow clarkzinzow added the do-not-merge Do not merge this PR! label Aug 12, 2021
@clarkzinzow clarkzinzow merged commit d49cc68 into ray-project:releases/1.6.0 Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Do not merge this PR!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants