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

mcs: forward region requests to scheduling server #7023

Merged
merged 8 commits into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. add http support for scheduling service

    Signed-off-by: Ryan Leung <[email protected]>
    rleungx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3f69ea1 View commit details
    Browse the repository at this point in the history
  2. unify the microservice http setting

    Signed-off-by: Ryan Leung <[email protected]>
    rleungx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    25498b9 View commit details
    Browse the repository at this point in the history
  3. forward store requests to scheduling server

    Signed-off-by: Ryan Leung <[email protected]>
    rleungx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    746e232 View commit details
    Browse the repository at this point in the history
  4. forward region requests to scheduling server

    Signed-off-by: Ryan Leung <[email protected]>
    rleungx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d124c13 View commit details
    Browse the repository at this point in the history
  5. update kvproto

    Signed-off-by: Ryan Leung <[email protected]>
    rleungx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    09783a9 View commit details
    Browse the repository at this point in the history
  6. add unit test

    Signed-off-by: Ryan Leung <[email protected]>
    rleungx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b0fe4af View commit details
    Browse the repository at this point in the history
  7. address comments

    Signed-off-by: Ryan Leung <[email protected]>
    rleungx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d5dbe36 View commit details
    Browse the repository at this point in the history
  8. update kvproto

    Signed-off-by: Ryan Leung <[email protected]>
    rleungx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d11279a View commit details
    Browse the repository at this point in the history