ray/java
Gagandeep Singh d226cbf21a
Added StartupToken to idenitfy a process at startup (#19014)
* Added StartupToken to idenitfy a process at startup

* Applied linting formats

* Addressed reviews

* Fixing worker_pool_test

* Fixed worker_pool_test

* Applied linting formatting

* Added documentation for StartupToken

* Fixed linting

* Reordered initialisation of WorkerPool members

* Fixed Python docs

* Fixing bugs in cluster_mode_test

* Fixing Java tests

* Create and set shim process after verifying startup_token

* shim_process.GetId() -> worker_shim_pid

* Improvements in startup token and modifying java files

* update io_ray_runtime_RayNativeRuntime.h

* Fixed java tests by adding startup-token to conf

* Applied linting

* Increased arg count for startup_token

* Attempt to fix streaming tests

* Type correction

* applied linting

* Corrected index of startup token arg

* Modified, mock_worker.cc to accept startup tokens

* Applied linting

* Applied linting changes from CI

* Removed override from worker.h

* Applied linting from scripts/format.sh

* Addressed reviews and applied scripts/format.sh

* Applied linting script from ci/travis

* Removed unrequired methods from public scope

* Applied linting
2021-10-15 15:13:13 -07:00
..
api [Java]Support getGpuIds API (#19031) 2021-10-13 23:40:26 +08:00
performance_test Added StartupToken to idenitfy a process at startup (#19014) 2021-10-15 15:13:13 -07:00
runtime Added StartupToken to idenitfy a process at startup (#19014) 2021-10-15 15:13:13 -07:00
serve Define Java Proxy and RayServeHandle (#18630) 2021-10-10 23:39:04 -07:00
test Added StartupToken to idenitfy a process at startup (#19014) 2021-10-15 15:13:13 -07:00
build-jar-multiplatform.sh Remove custom resource from streaming (#18490) 2021-09-12 12:20:59 -07:00
BUILD.bazel Define Java Proxy and RayServeHandle (#18630) 2021-10-10 23:39:04 -07:00
checkstyle-suppressions.xml [Java] Format ray java code (#13056) 2020-12-29 10:36:16 +08:00
checkstyle.xml [Serve] Define BackendConfig protobuf and adapt it in Java (#17201) 2021-08-06 09:50:45 -07:00
cleanup.sh Shellcheck comments (#9595) 2020-07-21 16:47:09 -05:00
dependencies.bzl Define Java Proxy and RayServeHandle (#18630) 2021-10-10 23:39:04 -07:00
generate_jni_header_files.sh Use javac -h instead of javah. (#19311) 2021-10-12 22:37:14 +08:00
pom.xml Bump Java version to 2.0.0-SNAPSHOT (#15394) 2021-08-30 12:25:30 +08:00
test.sh Added StartupToken to idenitfy a process at startup (#19014) 2021-10-15 15:13:13 -07:00
testng.xml [Serve] Define Java Backend (#16169) 2021-07-01 20:41:17 -07:00