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

[Remote Routing Table] Initial commit for RemoteRoutingTableService setup #13304

Merged
merged 19 commits into from
Jun 5, 2024

Commits on Apr 19, 2024

  1. Initial commit for RemoteRoutingTableService setup

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    himshikha authored and Himshikha Gupta committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d5a17ed View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Adds unit test for remote routing setup

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9176015 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Updating remote routing table setting name

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7d9badd View commit details
    Browse the repository at this point in the history
  2. Update remote routing table repo setting name

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ad7ecf5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge branch 'main' into remote_routing

    Signed-off-by: Himshikha Gupta <gupta.himshikha@gmail.com>
    himshikha committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0b70dea View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. spotless apply and fixing gradle failures

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2107372 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into remote_routing

    Signed-off-by: Himshikha Gupta <gupta.himshikha@gmail.com>
    himshikha committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ce04f80 View commit details
    Browse the repository at this point in the history
  3. Remove unused methods

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed May 16, 2024
    Configuration menu
    Copy the full SHA
    89c33bc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Handle routingTable repo check in JoinTaskExecutor

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed May 24, 2024
    Configuration menu
    Copy the full SHA
    df64105 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into remote_routing

    Himshikha Gupta committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b80c89b View commit details
    Browse the repository at this point in the history
  3. spotless fix

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed May 24, 2024
    Configuration menu
    Copy the full SHA
    59a0e90 View commit details
    Browse the repository at this point in the history
  4. Reverting accidental commit

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed May 24, 2024
    Configuration menu
    Copy the full SHA
    51333c9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Move repo check logic to RemoteStoreNodeAttr

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed May 28, 2024
    Configuration menu
    Copy the full SHA
    802e04f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'main' into remote_routing

    Himshikha Gupta committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4194886 View commit details
    Browse the repository at this point in the history
  2. Addressing PR comments

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e486165 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. node join based on routing table repo

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    dfc9042 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge branch 'main' into remote_routing

    Himshikha Gupta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b367d00 View commit details
    Browse the repository at this point in the history
  2. rebasing

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7ad7d05 View commit details
    Browse the repository at this point in the history
  3. handle case in node join

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0e5862d View commit details
    Browse the repository at this point in the history