Tags: pinterest/ray
Tags
[core] Fix protobuf breaking change by adding a compat layer. (ray-pr… …oject#43172) (ray-project#43188) Latest postmerge failure linux://python/ray/tests:test_output turns out to be from a recent protobuf pre-release change. It changed an argument name which breaks our event logger. This PR introduces a compatibility layer to support both args. Also re-enabled core minimal tests in premerge. Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
[Serve] fix missing message body for json log formats (ray-project#42729 ) (ray-project#42874) Pick of ray-project#42729 Signed-off-by: Gene Su <e870252314@gmail.com>
[Debugger] Adding debupgy as the ray debugger (ray-project#42311) (ra… …y-project#42361) - enabled debugpy as the ray debugger for breakpoint and post_mortem debugging - added flag RAY_DEBUG=1 to enable debugpy. If RAY_DEBUG is not set and RAY_PDB is set, then rpdb will be used. - used state api to save worker debugging port.
disable StreamingOutputBackpressurePolicy (ray-project#42000) Cherrypick ray-project#41999 to 2.9.0. This can fix a regression for small-scale jobs (ray-project#41496). But it will also hurt stability for large-scale jobs. Signed-off-by: Hao Chen <chenh1024@gmail.com>
[wheel] revert commit injection (ray-project#41550) in case we need to do a ray 2.8.2 .. Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
[Doc][KubeRay] Add a doc for RayService high-availability (ray-projec… …t#40672) (ray-project#40870) Signed-off-by: Kai-Hsun Chen <kaihsun@anyscale.com> Signed-off-by: Kai-Hsun Chen <kaihsun@apache.org> Co-authored-by: Archit Kulkarni <architkulkarni@users.noreply.github.com> Co-authored-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
pick of ray-project#40149 (ray-project#40150) Signed-off-by: can <can@anyscale.com>
[core] Fix empty resource update to GCS resource manager. (ray-projec… …t#39648) (ray-project#39664) * [core] Fix empty resource update to GCS resource manager. (ray-project#39648) --------- Signed-off-by: rickyyx <rickyx@anyscale.com> * update Signed-off-by: rickyyx <rickyx@anyscale.com> --------- Signed-off-by: rickyyx <rickyx@anyscale.com>
[core][autoscaler] Fix idle resource status accounting from raylet ra… …y-project#38268 (ray-project#38285) --------- Signed-off-by: rickyyx <rickyx@anyscale.com>
Update the KubeRay-related docs to v0.6.0 (ray-project#37833) (ray-pr… …oject#37901)
PreviousNext