mirror of
https://github.com/vale981/ray
synced 2025-03-08 11:31:40 -05:00
![]() * pass RuntimeEnv in task spec as opaque string * lint * set correct empty value for json: "{}" not "" * add comment for field in proto * fix worker pool test by checking both "" and "{}" * add RAY_CHECK todo * make dict empty if all values null * remove unnecessary ser/de * fix * address comments * add WorkerCacheKey with hash function * clean up * add naive impl., dedicated workers never killed * put dedicated workers in idle_of_all_languages * pipe env hash from worker.py -> Worker * fully pipe through hash, basic cache test passing * use int type for runtime env hash * convert Worker env hash type from size_t to int * fix * add method to MockWorker to fix cpp tests * make compatible with java streaming test * restore old dynamic_options code to fix java test * address comments * add comment about sorting before hash * add comments for private members of WorkerCacheKey |
||
---|---|---|
.. | ||
channel | ||
common | ||
config | ||
lib/java | ||
message | ||
protobuf | ||
queue | ||
reliability | ||
ring_buffer | ||
test | ||
util | ||
data_reader.cc | ||
data_reader.h | ||
data_writer.cc | ||
data_writer.h | ||
event_service.cc | ||
event_service.h | ||
flow_control.cc | ||
flow_control.h | ||
reliability_helper.cc | ||
reliability_helper.h | ||
runtime_context.cc | ||
runtime_context.h |