Jiajun Yao
805ce453dd
[Java] Remove auto-generated pom.xml files. ( #19475 )
2021-10-19 17:35:37 +08:00
liuyang-my
5353c5c2f1
Define Java Proxy and RayServeHandle ( #18630 )
2021-10-10 23:39:04 -07:00
Edward Oakes
9cf19b67cc
[serve] Remove log poll client from replicas ( #19145 )
...
In general, broadcasting changes to the replicas via the LongPollClient is hard to reason about (it circumvents our versioning semantics as there's no rolling update). Ideally we would only be using the LongPollClient to broadcast replica membership and nothing else.
2021-10-08 12:32:42 -05:00
liuyang-my
ed04ab7140
Define protobuf for RequestMetadata and HTTPRequestWrapper ( #18203 )
2021-09-15 14:39:27 -07:00
Zhi Lin
d3786ac131
Bump Java version to 2.0.0-SNAPSHOT ( #15394 )
...
* bump java version to 2.0.0-SNAPSHOT
* update
2021-08-30 12:25:30 +08:00
architkulkarni
f4c70be7f7
[Serve] Add replica tag to request counter and error counter ( #17613 )
2021-08-06 15:35:34 -07:00
liuyang-my
12bd904594
[Serve] Define BackendConfig protobuf and adapt it in Java ( #17201 )
2021-08-06 09:50:45 -07:00
Qing Wang
00678f74f6
Fix Java CI ( #16835 )
2021-07-02 21:52:51 +08:00
liuyang-my
2c3ce469ba
[Serve] Define Java Backend ( #16169 )
2021-07-01 20:41:17 -07:00