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

[CELEBORN-1356] Split rpc module into rpc_app and rpc_service #2460

Closed
wants to merge 5 commits into from

Commits on Apr 16, 2024

  1. Split transport config for rpc module into rpc_server and rpc_app

    Mridul Muralidharan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0cbf91c View commit details
    Browse the repository at this point in the history
  2. Fix reordering issue

    Mridul Muralidharan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c672bd5 View commit details
    Browse the repository at this point in the history
  3. Update to config documentation

    Mridul Muralidharan committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    86a0190 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Based on review feedback, remove unused methods added

    Mridul Muralidharan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3d6ba99 View commit details
    Browse the repository at this point in the history
  2. Address review comment: rename rpc_server to rpc_service

    Mridul Muralidharan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9b41e6e View commit details
    Browse the repository at this point in the history