ray/dashboard/modules
Tao Wang 6aefe9b36e
[Core]Save task spec in separate table (#22650)
This is a rebase version of #11592. As task spec info is only needed when gcs create or start an actor, so we can remove it from actor table and save the serialization time and memory/network cost when gcs clients get actor infos from gcs.

As internal repository varies very much from the community. This pr just add some manual check with simple cherry pick. Welcome to comment first and at the meantime I'll see if there's any test case failed or some points were missed.
2022-04-12 12:24:26 -07:00
..
actor [Core]Save task spec in separate table (#22650) 2022-04-12 12:24:26 -07:00
event [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
job [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
log [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
node [dashboard] Remove redis in dashboard (#22788) 2022-03-04 12:32:17 -08:00
reporter [core] Add metrics for disk and network I/O (#23546) 2022-04-01 11:15:34 -07:00
runtime_env [runtime env] URI reference refactor (#22828) 2022-03-21 11:21:15 -05:00
serve [serve] Create application.py (#23759) 2022-04-07 10:34:24 -05:00
snapshot [Core]Save task spec in separate table (#22650) 2022-04-12 12:24:26 -07:00
test [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tests [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00
tune [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
usage_stats Collect more usage stats data (#23167) 2022-03-17 19:33:27 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
dashboard_sdk.py [serve] Reject Ray client addresses when submitting via Dashboard (#23339) 2022-03-21 11:17:51 -05:00