mirror of
https://github.com/vale981/ray
synced 2025-03-13 06:36:39 -04:00
![]() This is the first PR of #25963 : 1. Moved the agent information from `internal KV to `GCSNodeInfo`, 2. raylet registers itself after the agent process finished register. Motivation: Storing agent information in `internal KV` and registering nodes in GCS (write node information to `GCSNodeInfo`) are two asynchronous operations, which will bring some complex timing problems, especially after `raylet` failover |
||
---|---|---|
.. | ||
test_node.py |