ray/java/runtime
Clark Zinzow d49cc68cc8
[1.6.0 Release] Pop worker and friends (#17787)
* [Core] Support ConcurrentGroup part1 (#16795)

* Core change and Java change.

* Fix void call.

* Address comments and fix cases.

* Fix asyncio

* Change core worker C++ namespace to ray::core (#17610)

* [C++ Worker] Replace `Ray::xxx` with `ray::xxx` and update namespaces (#17388)

* [core] make 'PopWorker' to be an async function (#17202)

* 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 041b983eac95b105ab0e853e84c4cf2647008431.

* 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>

Co-authored-by: Qing Wang <kingchin1218@gmail.com>
Co-authored-by: Hao Chen <chenh1024@gmail.com>
Co-authored-by: qicosmos <383121719@qq.com>
Co-authored-by: SongGuyang <guyang.sgy@antfin.com>
2021-08-12 15:21:44 -07:00
..
src [1.6.0 Release] Pop worker and friends (#17787) 2021-08-12 15:21:44 -07:00
pom.xml [Java] Remove redis dependency(jedis) in java lang layer (#17029) 2021-07-13 17:34:10 +08:00
pom_template.xml bump java version to 1.1.0 (#10795) 2020-09-16 12:05:11 +08:00