Revert inline objects PR (#4125)

* Revert "Inline objects (#3756)"

This reverts commit f987572795.

* fix rebase problems

* more rebase fixes

* add back debug statement
This commit is contained in:
Philipp Moritz
2019-02-22 18:21:01 -08:00
committed by Stephanie Wang
parent f1239a7a63
commit 9b3ce3e64b
18 changed files with 75 additions and 352 deletions
@@ -92,8 +92,6 @@ ray {
// See src/ray/ray_config_def.h for options.
config {
// Maximum size of an inline object (bytes).
inline_object_max_size_bytes: 0
}
}