mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[xray] Adds a driver table. (#2289)
This PR adds a driver table for the new GCS, which enables cleanup functionality associated with monitoring driver death. Some testing in `monitor_test.py` is restored, but redis sharding for xray is needed to enable remaining tests.
This commit is contained in:
committed by
Robert Nishihara
parent
df7ee7ff1e
commit
8ae82180b4
+1
-1
@@ -18,7 +18,7 @@
|
||||
# Files generated by flatc should be ignored
|
||||
/src/common/format/*.py
|
||||
/src/common/format/*_generated.h
|
||||
/src/plasma/format/*_generated.h
|
||||
/src/plasma/format/
|
||||
/src/local_scheduler/format/*_generated.h
|
||||
/src/ray/gcs/format/*_generated.h
|
||||
/src/ray/object_manager/format/*_generated.h
|
||||
|
||||
Reference in New Issue
Block a user