ray/src/common/state
Stephanie Wang da06b4db82 Warn the user when a nondeterministic task is detected. (#339)
* WARN instead of FATAL for object hash mismatches, push error to driver

* Document the callback signature for object_table_add/remove

* Error table

* Wait for all errors in python test

* Fix doc

* Fix state test
2017-03-07 00:32:15 -08: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 Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08:00
db_client_table.h Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08: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 Warn the user when a nondeterministic task is detected. (#339) 2017-03-07 00:32:15 -08: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 Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00
object_table.h Warn the user when a nondeterministic task is detected. (#339) 2017-03-07 00:32:15 -08:00
redis.cc Warn the user when a nondeterministic task is detected. (#339) 2017-03-07 00:32:15 -08:00
redis.h Warn the user when a nondeterministic task is detected. (#339) 2017-03-07 00:32:15 -08: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 Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00
task_table.h Make Ray code C++ compatible (#321) 2017-03-01 01:17:24 -08:00