ray/python
Clark Zinzow 9a658b568f
[Core] Ownership-based Object Directory: Consolidate location table and reference table. (#13220)
* Added owned object reference before Plasma put on Create() + Seal() path.

* Consolidated location table and reference table in reference counter.

* Restore type in definition.

* Clean up owned reference on failed Seal().

* Added RemoveOwnedObject test for reference counter.

* Guard against ref going out of scope before location RPCs.

* Add 'owner must have ref in scope' precondition to documentation for object location methods.

* Move to separate Create() + Seal() methods for existing objects.

* Clearer distinction between Create() and Seal() methods.

* Make it clear that references will normally be cleaned up by reference counting.
2021-01-14 13:48:10 -08:00
..
ray [Core] Ownership-based Object Directory: Consolidate location table and reference table. (#13220) 2021-01-14 13:48:10 -08:00
requirements [xgb] re-enable xgboost_ray tests (#13416) 2021-01-14 22:14:44 +01:00
asv.conf.json [docs] Move all /latest links to /master (#11897) 2020-11-10 10:53:28 -08:00
build-wheel-macos.sh [Dashboard] Optimize dashboard datacenter (#11391) 2020-10-27 23:49:31 -07:00
build-wheel-manylinux2014.sh fix linux wheel build (#9896) 2020-11-17 15:49:42 +08:00
build-wheel-windows.sh Add shellcheck support (#8574) 2020-07-30 18:39:28 -05:00
MANIFEST.in [autoscaler] Replace cluster yaml validation with json schema v… (#7261) 2020-03-10 18:58:55 -07:00
README-building-wheels.md [build] Build wheels with manylinux2014 (#11621) 2020-11-03 19:36:32 -08:00
requirements.txt [Serve] Support basic Starlette response types (#12811) 2020-12-14 17:03:56 -06:00
requirements_linters.txt [CI] Add mypy to ci (#11117) 2020-10-05 11:20:45 -07:00
requirements_ml_docker.txt [Tune] Pin Transitive Dependencies (#13358) 2021-01-13 19:10:21 -08:00
requirements_rllib.txt [RLlib] Fix most remaining RLlib algos for running with trajectory view API. (#12366) 2020-12-01 17:41:10 -08:00
setup.py remove empty extras streaming deps (#12933) 2021-01-10 12:09:27 -08:00