Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Serve] Java Client API and End to End Tests #22726

Merged
merged 89 commits into from
Jul 6, 2022

Commits on Mar 1, 2022

  1. Serve Java API: serve, client, deployment.

    chuhan.ly committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    bc18663 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    3f9b9a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Add delete, getHandle to Java Serve API.

    chuhan.ly committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5baa6aa View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    68fc08f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    8042ce5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. commit v1

    chuhan.ly committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a187999 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. merge master and fix conflict

    chuhan.ly committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    c8c5302 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    0e5b15f View commit details
    Browse the repository at this point in the history
  2. Sync serve python change to java

    chuhan.ly committed May 25, 2022
    Configuration menu
    Copy the full SHA
    72a4548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f3721f View commit details
    Browse the repository at this point in the history
  4. Adjust Ray Serve Java packages.

    chuhan.ly committed May 25, 2022
    Configuration menu
    Copy the full SHA
    adfab03 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Add API TODO.

    chuhan.ly committed May 26, 2022
    Configuration menu
    Copy the full SHA
    adb495f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Adjust Java Serve API

    chuhan.ly committed May 28, 2022
    Configuration menu
    Copy the full SHA
    32f7c5b View commit details
    Browse the repository at this point in the history
  2. Fix test case.

    chuhan.ly committed May 28, 2022
    Configuration menu
    Copy the full SHA
    6fd6b07 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Fix test case.

    chuhan.ly committed May 29, 2022
    Configuration menu
    Copy the full SHA
    362358b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Fix spotless check

    chuhan.ly committed May 30, 2022
    Configuration menu
    Copy the full SHA
    504fc05 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. python serve support java long poll client;python controller support …

    …java serve
    nanqi.yxf committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    eb8c4d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4d3f2a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Java API deployment Python

    chuhan.ly committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c5d4a3d View commit details
    Browse the repository at this point in the history
  2. Fix code style

    chuhan.ly committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1f38c14 View commit details
    Browse the repository at this point in the history
  3. Fix ServeDemo dependency.

    chuhan.ly committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    43925c0 View commit details
    Browse the repository at this point in the history
  4. Fix xlang deployment.

    chuhan.ly committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7b4f8a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    9d216e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50c208f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5be12c9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'serve-java-api' of github.com:alipay/ray into serve-jav…

    …a-api-deploy
    chuhan.ly committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3d9ed05 View commit details
    Browse the repository at this point in the history
  5. Delete ServeDemo2

    chuhan.ly committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0885a9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b793fab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b79324b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6241120 View commit details
    Browse the repository at this point in the history
  9. Fix DeploymentCrossLanguageTest format

    chuhan.ly committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    006b2cf View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Delete DeploymentCrossLanguageTest

    chuhan.ly committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c360580 View commit details
    Browse the repository at this point in the history
  2. Fix java serve model serialize bug.

    chuhan.ly committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    986b92a View commit details
    Browse the repository at this point in the history
  3. Fix test bug.

    chuhan.ly committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    eedd91e View commit details
    Browse the repository at this point in the history
  4. Fix test case.

    chuhan.ly committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a1b93ff View commit details
    Browse the repository at this point in the history
  5. Fix test case

    chuhan.ly committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ed7ff04 View commit details
    Browse the repository at this point in the history
  6. Fix test case

    chuhan.ly committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6fdbb46 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    e9d8fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a3a75b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08eca22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    198b8a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cd8339 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8b69b9 View commit details
    Browse the repository at this point in the history
  7. fix unit test bug

    yaxife committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d1d2115 View commit details
    Browse the repository at this point in the history
  8. fix test unit bug

    yaxife committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    be4b32c View commit details
    Browse the repository at this point in the history
  9. fix test unit bug

    yaxife committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    842acfb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    333f8a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3899765 View commit details
    Browse the repository at this point in the history
  3. fix unit test error

    yaxife committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    135ac25 View commit details
    Browse the repository at this point in the history
  4. fix unit test bug

    yaxife committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    882c3ea View commit details
    Browse the repository at this point in the history
  5. fix update userconfig no work

    yaxife committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    875b941 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19e44cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    182887c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a066ba View commit details
    Browse the repository at this point in the history
  9. reopen ray core unit test

    yaxife committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c274db0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Fix comment.

    chuhan.ly committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    3fa4747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fddf90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d75d08f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ccaebe View commit details
    Browse the repository at this point in the history
  5. Fix test case.

    chuhan.ly committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b0cd5aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10e1db6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f59ec9d View commit details
    Browse the repository at this point in the history
  8. Fix test case.

    chuhan.ly committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    fcd765a View commit details
    Browse the repository at this point in the history
  9. fix merge master conflict

    yaxife committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f5aef9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10968f9 View commit details
    Browse the repository at this point in the history
  11. format python code style

    yaxife committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ea3edb5 View commit details
    Browse the repository at this point in the history
  12. fix conflict

    yaxife committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ab690d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    869a0f0 View commit details
    Browse the repository at this point in the history
  14. format code style

    yaxife committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    299bca9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Revert the package-lock.json change.

    chuhan.ly committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e0f8e75 View commit details
    Browse the repository at this point in the history
  2. add new line at end of file.

    chuhan.ly committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    3ab6a6b View commit details
    Browse the repository at this point in the history
  3. Move namespace maintaining to BaseTest.

    chuhan.ly committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    2671af3 View commit details
    Browse the repository at this point in the history
  4. fix test unit error

    yaxife committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1402e98 View commit details
    Browse the repository at this point in the history
  5. Fix test case

    chuhan.ly committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    568428b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'serve-java-api' of github.com:alipay/ray into serve-jav…

    …a-api
    chuhan.ly committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    7a54c4c View commit details
    Browse the repository at this point in the history
  7. fix python unit test error

    yaxife committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    13b8dec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bfd3c3 View commit details
    Browse the repository at this point in the history
  9. fix auto scaling unit test bug

    yaxife committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d70643b View commit details
    Browse the repository at this point in the history
  10. fix unit test error

    yaxife committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1f8ebb7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67ec04d View commit details
    Browse the repository at this point in the history
  12. format code style

    yaxife committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ae94f33 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    728ceaf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68dce9b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Change testng guava exclusion to dependencies.bzl

    chuhan.ly committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    c460d4d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    50ab006 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    044a287 View commit details
    Browse the repository at this point in the history
  2. comments and cleanup

    simon-mo committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    110e12e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. lint

    simon-mo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    fd1699a View commit details
    Browse the repository at this point in the history
  2. fix test

    simon-mo committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    37719e6 View commit details
    Browse the repository at this point in the history