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

Add dynamic worker options for worker command. #4970

Merged
merged 46 commits into from
Jun 23, 2019

Commits on Jun 18, 2019

  1. Add fields for fbs

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    815c1da View commit details
    Browse the repository at this point in the history
  2. WIP

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    21ffb93 View commit details
    Browse the repository at this point in the history
  3. Fix complition errors

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f1e2469 View commit details
    Browse the repository at this point in the history
  4. Add java part

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    644df89 View commit details
    Browse the repository at this point in the history
  5. FIx

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    a014120 View commit details
    Browse the repository at this point in the history
  6. Fix

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    5006871 View commit details
    Browse the repository at this point in the history
  7. Fix

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    04cabf8 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    a67d530 View commit details
    Browse the repository at this point in the history
  9. Refine API

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f3816f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28b1b05 View commit details
    Browse the repository at this point in the history
  11. Fix

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    9564ce7 View commit details
    Browse the repository at this point in the history
  12. Address comment.

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f85cbb9 View commit details
    Browse the repository at this point in the history
  13. Address comments.

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    afe1e33 View commit details
    Browse the repository at this point in the history
  14. Fix linting

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    569c236 View commit details
    Browse the repository at this point in the history
  15. Refine

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    3a5ee31 View commit details
    Browse the repository at this point in the history
  16. Fix lint

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    8f8326c View commit details
    Browse the repository at this point in the history
  17. WIP: address comment.

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    23fede1 View commit details
    Browse the repository at this point in the history
  18. Fix java

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    b6dba59 View commit details
    Browse the repository at this point in the history
  19. Fix py

    jovany-wang committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    43bfcf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Refin

    jovany-wang committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    e58c7e5 View commit details
    Browse the repository at this point in the history
  2. Fix

    jovany-wang committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c165a38 View commit details
    Browse the repository at this point in the history
  3. Fix

    jovany-wang committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    fcd2ea7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Fix linting

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    54fa36c View commit details
    Browse the repository at this point in the history
  2. Fix lint

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    34fb3b8 View commit details
    Browse the repository at this point in the history
  3. Address comments

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    34ab434 View commit details
    Browse the repository at this point in the history
  4. WIP

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    8948f9d View commit details
    Browse the repository at this point in the history
  5. Fix

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    d5657a3 View commit details
    Browse the repository at this point in the history
  6. Fix

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    b8117b6 View commit details
    Browse the repository at this point in the history
  7. minor refine

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    68b9002 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    c096b2a View commit details
    Browse the repository at this point in the history
  9. Fix raylet test.

    jovany-wang committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    7755912 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Fix lint

    jovany-wang committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    3de7d6a View commit details
    Browse the repository at this point in the history
  2. Update src/ray/raylet/worker_pool.h

    Co-Authored-By: Hao Chen <[email protected]>
    jovany-wang and raulchen authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    ce94f81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c10777d View commit details
    Browse the repository at this point in the history
  4. Address comments.

    jovany-wang committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    01794c3 View commit details
    Browse the repository at this point in the history
  5. Address comments.

    jovany-wang committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    1b5ec6c View commit details
    Browse the repository at this point in the history
  6. Fix test.

    jovany-wang committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    2010a41 View commit details
    Browse the repository at this point in the history
  7. Update src/ray/raylet/worker_pool.h

    Co-Authored-By: Hao Chen <[email protected]>
    jovany-wang and raulchen authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    28d7902 View commit details
    Browse the repository at this point in the history
  8. Address comments.

    jovany-wang committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    ab178ca View commit details
    Browse the repository at this point in the history
  9. Address comments.

    jovany-wang committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    5c30230 View commit details
    Browse the repository at this point in the history
  10. Fix

    jovany-wang committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    597d7c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Fix lint

    jovany-wang committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    c65e12c View commit details
    Browse the repository at this point in the history
  2. Fix lint

    jovany-wang committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    36429e5 View commit details
    Browse the repository at this point in the history
  3. Fix

    jovany-wang committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    79e6358 View commit details
    Browse the repository at this point in the history
  4. Address comments.

    jovany-wang committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    cc92527 View commit details
    Browse the repository at this point in the history
  5. Fix linting

    jovany-wang committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    313e1df View commit details
    Browse the repository at this point in the history