-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Description
Description
-
removing config item
num-java-workers-per-process. [Core] Remove multiple core workers in one process 1/n. #24147 -
removing Java APIs: [Core] Remove multiple core workers in one process 1/n. #24147
-
Ray.getAsyncContext
-
Ray.setAsyncContext
-
Ray.wrapRunnable`
-
Ray.wrapCallable
-
getActorContext
-
removing Java implementations:
-
RayAsyncContextUpdater. [Core] Remove multiple core workers in one process 1/n. #24147
-
ClassLoaderTest [Core] Remove multiple core workers in one process 1/n. #24147
-
MultiThreadingTest [Core] Remove multiple core workers in one process 1/n. #24147
-
nativeSetCoreWorker [Java] Remove RayRuntimeInternal class #25016
-
CoreWorkerProcess::SetCurrentThreadWorkerId
-
thread_local_core_worker_
-
removing actorContextMap in TaskExecutor Cleanup ActorContext due to multi actor instances got removed. #26497
-
more:
-
removing Java runtime proxy. https://github.com/ray-project/ray/pull/25016/files
Use case
No response