mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 13:11:32 +08:00
Update arrow to reduce plasma IPCs. (#3497)
This commit is contained in:
committed by
Robert Nishihara
parent
fcc37021b2
commit
b3bf608608
@@ -2061,7 +2061,7 @@ def connect(info,
|
||||
|
||||
# Create an object store client.
|
||||
worker.plasma_client = thread_safe_client(
|
||||
plasma.connect(info["store_socket_name"], "", 64))
|
||||
plasma.connect(info["store_socket_name"], ""))
|
||||
|
||||
raylet_socket = info["raylet_socket_name"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user