Sihan Wang
8ecd928c34
[Serve] Make the checkpoint and recover only from GCS ( #26753 )
2022-07-25 14:24:53 -07:00
liuyang-my
a6ad48d778
[Serve] Java Client API and End to End Tests ( #22726 )
2022-07-05 21:19:18 -07:00
shrekris-anyscale
3278763dd7
[Serve] Start all Serve actors in the "serve"
namespace only ( #25575 )
2022-06-13 10:31:28 -07:00
liuyang-my
f3ef6a221f
[Serve]Change Java LongPollClient's polling thread to singleton. ( #20756 )
...
Now the Java LongPollClient's is not singleton, and a new polling thread will be created within a new LongPollClient for per RayServeHandle. It will degrade the performance of Replica Actor. So we change the LongPollClient's polling thread to singleton.
2021-12-07 11:14:00 -08:00
liuyang-my
efca009258
[Serve] Make Java Replica Extendable ( #19463 )
2021-11-10 15:05:37 -08:00
Edward Oakes
e1e0cb5eaa
[serve] Rename backend tag -> deployment name ( #19997 )
2021-11-03 09:49:52 -05:00
Edward Oakes
ee57025be6
[serve] Rename BackendConfig -> DeploymentConfig ( #19923 )
2021-11-01 10:24:02 -07:00
Edward Oakes
e507b7ba6e
[serve] Rename BackendVersion -> DeploymentVersion ( #19798 )
2021-10-31 10:27:19 -05:00
liuyang-my
5353c5c2f1
Define Java Proxy and RayServeHandle ( #18630 )
2021-10-10 23:39:04 -07:00
liuyang-my
ed04ab7140
Define protobuf for RequestMetadata and HTTPRequestWrapper ( #18203 )
2021-09-15 14:39:27 -07:00
liuyang-my
12bd904594
[Serve] Define BackendConfig protobuf and adapt it in Java ( #17201 )
2021-08-06 09:50:45 -07:00
liuyang-my
2c3ce469ba
[Serve] Define Java Backend ( #16169 )
2021-07-01 20:41:17 -07:00