Tao Wang
e025b9e788
[TEST]Move all WaitReady together ( #12254 )
2020-11-25 11:21:24 +08:00
Tao Wang
2af10c1b78
[GCS]Add new message ReportResourceUsage ( #11848 )
2020-11-25 11:18:26 +08:00
Tao Wang
e1075c0a82
[GCS]Fill resource fields when re-report heartbeat after gcs restarted ( #12097 )
2020-11-25 11:07:02 +08:00
fangfengbin
1d909321c9
[PlacementGroup]Fix node manager release unused bundles bug ( #12346 )
2020-11-25 11:02:43 +08:00
fangfengbin
5934b20b96
[PlacementGroup]Fix destroy bundle resources bug ( #12336 )
...
* [PlacementGroup]Fix destroy bundle resources bug
* revert AddBundleLocations code change
* add comment
* fix review comments
Co-authored-by: 灵洵 <fengbin.ffb@antgroup.com>
2020-11-25 09:45:26 +08:00
Eric Liang
9f322db71d
Add many_ppo long running test ( #12364 )
...
* add new tes
* update
* update
2020-11-24 16:00:33 -08:00
Edward Oakes
dae137b919
Don't allow 'optional' files in setup.py ( #12359 )
2020-11-24 17:41:58 -06:00
Sven Mika
4afaa46028
[RLlib] Increase the scope of RLlib's regression tests. ( #12200 )
2020-11-24 22:18:31 +01:00
Eric Liang
5895554555
[autoscaler] Raise node "start" deadline to 900s, make configurable ( #12316 )
2020-11-24 12:16:01 -08:00
Edward Oakes
4ada3e4c99
[serve] Incremental change towards async control loop for replica startup ( #12281 )
2020-11-24 13:06:08 -06:00
roireshef
888357d251
added address resolution fix for running in docker containers ( #11944 )
...
* added address resolution fix for running in docker containers
* added address resolution fix for running in docker containers (java)
* Update RayNativeRuntime.java
Co-authored-by: Eric Liang <ekhliang@gmail.com>
2020-11-24 10:34:56 -08:00
Edward Oakes
be0fa7b8b4
Properly specify kubectl-rsync.sh in setup.py ( #12356 )
2020-11-24 12:13:29 -06:00
Gekho457
e66ddab190
[autoscaler/k8s] Handle unavailable k8s API ( #12283 )
2020-11-24 11:13:15 -06:00
Lixin Wei
462c7fb575
[streaming] export aligned_ symbols from raylet.so ( #12345 )
2020-11-24 10:16:12 -06:00
ZhuSenlin
1ae4d2873a
[GCS] refactor gcs initialization ( #11890 )
2020-11-24 21:11:18 +08:00
fangfengbin
be7938ee09
[PlacementGroup]Fix AddBundleLocations bug ( #12330 )
...
Co-authored-by: 灵洵 <fengbin.ffb@antgroup.com>
2020-11-24 16:57:17 +08:00
dHannasch
2c4514a2c0
[minor] Refactor to expose RedisContext::PingPort ( #12022 )
2020-11-23 20:39:50 -08:00
dHannasch
40cbc638ee
A bit more explanation about worker ports ( #12185 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-23 20:24:15 -08:00
Kai Fricke
b94bfdfa99
[tune] use default anonymous metric _metric
if at least a mode is set ( #12159 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-23 20:09:33 -08:00
Edward Oakes
135f2e0602
[serve] Only use typed BackendConfig in controller ( #12275 )
2020-11-23 20:56:04 -06:00
Edward Oakes
be2187f942
Remove use_legacy_config tests ( #12272 )
2020-11-23 20:30:50 -06:00
Edward Oakes
1b3c48b922
Remove unused _post_get_hooks ( #12270 )
2020-11-23 20:30:30 -06:00
Edward Oakes
a93ed4583d
Remove unused print_failed_task ( #12267 )
2020-11-23 16:33:10 -06:00
Richard Liaw
e59fe65d3d
[tune] Fix logging for dockersyncer ( #12196 )
2020-11-23 14:29:41 -08:00
Edward Oakes
4e43650851
Remove deprecated f._submit API ( #12268 )
2020-11-23 16:20:22 -06:00
Tomasz Wrona
822d8eb535
Removed double "install" statement ( #12261 )
2020-11-23 13:36:01 -08:00
Sumanth Ratna
6346ea0be6
[tune] Allow None values in TBX logger ( #12262 )
2020-11-23 12:57:23 -08:00
Max Fan
c816a44667
[docs] Insert missing article in sentence ( #12245 )
2020-11-23 12:53:11 -08:00
Bart Broere
ddd7a18cb9
[docs] Fix dead links to cluster docs by making dashes slashes ( #12260 )
2020-11-23 12:52:36 -08:00
viotemp1
4c4f189f97
[tune] nevergrad add points_to_evaluate ( #12207 )
2020-11-23 12:51:04 -08:00
Ian Rodney
1cf95cb081
[Serve] Remove old report-queue-code ( #12211 )
2020-11-23 12:42:05 -08:00
Ian Rodney
7f1f16d99e
[Core] Force get_actor(name)'s name to be non-empty string ( #12218 )
2020-11-23 12:38:16 -08:00
Edward Oakes
32d159a2ed
Fix release directory & RELEASE_PROCESS.md ( #12269 )
2020-11-23 14:28:59 -06:00
Richard Liaw
40428c9b05
[tune] Make tf distributed testing smaller ( #12173 )
2020-11-23 12:15:10 -08:00
Edward Oakes
c99c376d66
Remove unused logging job id field ( #12266 )
2020-11-23 13:00:15 -06:00
fangfengbin
084f03797b
[Placement Group]Placement Group supports gcs failover(Part3) ( #12036 )
2020-11-23 16:57:58 +08:00
chaokunyang
9d133e874c
[Java] support java actor class inheritance ( #12001 )
2020-11-23 14:07:10 +08:00
Kaushik B
643c07e451
[tune] update param & install hints for Search Algos ( #12242 )
...
* fix(tune): change objective_name param to metric for AxSearch
* fix(tune): install hints for search algos
2020-11-22 15:39:41 -08:00
SangBin Cho
eb89c567e2
[Metrics] Skip prom file test on Windows. ( #12234 )
2020-11-22 00:32:18 -08:00
Ameer Haj Ali
2a9499a1bd
[autoscaler] cover autofilling resources with try except. ( #12222 )
...
Co-authored-by: Ameer Haj Ali <ameerhajali@ameers-mbp.lan>
Co-authored-by: Alex Wu <alex@anyscale.io>
Co-authored-by: Alex Wu <itswu.alex@gmail.com>
Co-authored-by: Eric Liang <ekhliang@gmail.com>
Co-authored-by: Ameer Haj Ali <ameerhajali@Ameers-MacBook-Pro.local>
2020-11-21 13:04:24 -08:00
Kai Fricke
608d0378c4
[tune] Add test for infinite trials ( #12156 )
2020-11-21 12:54:01 -08:00
Eric Liang
839517743d
Support ray.* in remote functions for Ray client ( #12177 )
2020-11-20 13:28:46 -08:00
Richard Liaw
48042be8bb
[tune] Avoid dependency on Kubernetes ( #12188 )
...
* fix-kubernetes
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
* kub
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-20 13:01:20 -08:00
Sven Mika
f6b84cb2f7
[RLlib] Fix offline logp vs prob bug in OffPolicyEstimator class. ( #12158 )
2020-11-20 08:59:43 +01:00
dHannasch
6f2398d122
Fix lint crash (title underline too short) ( #12193 )
2020-11-19 21:13:23 -08:00
Simon Mo
d200f620ee
Deflake test_router ( #12175 )
2020-11-19 18:37:46 -08:00
Simon Mo
5df9f07ff3
[CI] Use Docker image for microbenchmarks ( #12189 )
...
* [CI] Use Docker image for microbenchmarks
* Update cluster.yaml
2020-11-19 17:54:40 -08:00
dHannasch
4b2c5daf45
State which IP addresses are failing to match. ( #11957 )
...
* State which IP addresses are failing to match.
* Use f-string.
* action item?
* I could swear swear this passed with length 80 before
* wait, this is how it wants f-strings
* reword
* action item
* f
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
* f
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
* f
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
2020-11-19 17:25:25 -08:00
Eric Liang
e72abcd0aa
Enable even more new scheduler tests ( #12096 )
2020-11-19 16:47:18 -08:00
Eric Liang
dac09bd569
Fix actor_registry_ copied on each heartbeat; Improve receive object chunk debug messages ( #12187 )
2020-11-19 16:45:37 -08:00