ray/src/common/state
Robert Nishihara fa363a5a3a Notify driver when a worker dies while executing a task. (#419)
* Notify driver when a worker dies while executing a task.

* Fix linting.

* Don't push error when local scheduler is cleaning up.
2017-04-06 00:02:39 -07:00
..
actor_notification_table.cc Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00
actor_notification_table.h Change type naming convention. (#315) 2017-02-26 00:32:43 -08:00
db.h Change type naming convention. (#315) 2017-02-26 00:32:43 -08:00
db_client_table.cc Plasma and worker node failure. (#373) 2017-03-17 17:03:58 -07:00
db_client_table.h Plasma and worker node failure. (#373) 2017-03-17 17:03:58 -07:00
error_table.cc Warn the user when a nondeterministic task is detected. (#339) 2017-03-07 00:32:15 -08:00
error_table.h Notify driver when a worker dies while executing a task. (#419) 2017-04-06 00:02:39 -07:00
local_scheduler_table.cc Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00
local_scheduler_table.h Convert task_spec to flatbuffers (#255) 2017-03-05 02:05:02 -08:00
object_table.cc Push an error to the driver when the workload hangs on ray.put reconstruction (#382) 2017-03-21 00:16:48 -07:00
object_table.h Push an error to the driver when the workload hangs on ray.put reconstruction (#382) 2017-03-21 00:16:48 -07:00
redis.cc Stopped nodes can rejoin immediately (#428) 2017-04-05 23:50:38 -07:00
redis.h Plasma and worker node failure. (#373) 2017-03-17 17:03:58 -07:00
table.cc Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08:00
table.h Change type naming convention. (#315) 2017-02-26 00:32:43 -08:00
task_table.cc Push an error to the driver when the workload hangs on ray.put reconstruction (#382) 2017-03-21 00:16:48 -07:00
task_table.h Push an error to the driver when the workload hangs on ray.put reconstruction (#382) 2017-03-21 00:16:48 -07:00