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

[New Scheduler] Add memory queue for the new scheduler #5110

Merged
merged 22 commits into from
Aug 30, 2021

Commits on Jul 12, 2021

  1. Add SchedulingDecisionMaker

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    c1f9832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30aa3d5 View commit details
    Browse the repository at this point in the history
  3. Add MemoryQueue

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    82a0f20 View commit details
    Browse the repository at this point in the history
  4. Remove the duplicate comment.

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a124f1c View commit details
    Browse the repository at this point in the history
  5. Apply comments

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a1761e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cf38d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b71b4e View commit details
    Browse the repository at this point in the history
  8. Use dotted expression.

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a6d31ac View commit details
    Browse the repository at this point in the history
  9. Revert the scala version env

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    40117f9 View commit details
    Browse the repository at this point in the history
  10. Add kryo dependency.

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    0ce9dbb View commit details
    Browse the repository at this point in the history
  11. Fix import issues.

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    2410d42 View commit details
    Browse the repository at this point in the history
  12. Fix import issues.

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    acc75a9 View commit details
    Browse the repository at this point in the history
  13. Remove duplicated codes

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    fcb1248 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    65cd5dc View commit details
    Browse the repository at this point in the history
  15. Apply review comments.

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    153a16d View commit details
    Browse the repository at this point in the history
  16. Fix test case

    style95 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    d2668a2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8129a5d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Remove kryo

    style95 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    ff8449b View commit details
    Browse the repository at this point in the history
  2. Remove empty newline

    style95 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3394cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    471df88 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

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

Commits on Aug 20, 2021

  1. Fix test cases

    style95 committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    6661b33 View commit details
    Browse the repository at this point in the history