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] Add write flow for remote routing table #13870

Merged
merged 66 commits into from
Jun 10, 2024

Commits on Apr 19, 2024

  1. Initial commit for RemoteRoutingTableService setup

    Signed-off-by: Himshikha Gupta <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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
  3. Initial commit for index routing table manifest

    Signed-off-by: Bukhtawar Khan <[email protected]>
    Bukhtawar authored and Himshikha Gupta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a66aaaf View commit details
    Browse the repository at this point in the history
  4. Changes for IndexRoutingTableHeader

    Signed-off-by: Bukhtawar Khan <[email protected]>
    Bukhtawar authored and Himshikha Gupta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ad480ee View commit details
    Browse the repository at this point in the history
  5. Revert unintentional changes for IndexRoutingTableHeader

    Signed-off-by: Bukhtawar Khan <[email protected]>
    Bukhtawar authored and Himshikha Gupta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2ad70c4 View commit details
    Browse the repository at this point in the history
  6. Revert unintentional changes for IndexRoutingTableHeader

    Signed-off-by: Bukhtawar Khan <[email protected]>
    Bukhtawar authored and Himshikha Gupta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    acc172e View commit details
    Browse the repository at this point in the history
  7. Changes for IndexRoutingTableInputStream

    Signed-off-by: Bukhtawar Khan <[email protected]>
    Bukhtawar authored and Himshikha Gupta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f65b102 View commit details
    Browse the repository at this point in the history
  8. Fixing IndexRoutingTableInputStream and moving checksum to end to file

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed May 7, 2024
    Configuration menu
    Copy the full SHA
    441f520 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Add read flow for IndexRoutingTable

    Signed-off-by: Arpit Bandejiya <[email protected]>
    Arpit-Bandejiya committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ee70dca View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Moving routing table version from IndexRouting stream to manifest

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7aeecc8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into remote_routing

    Signed-off-by: Himshikha Gupta <[email protected]>
    himshikha committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0b70dea View commit details
    Browse the repository at this point in the history
  3. Refactor reader and add failure test

    Signed-off-by: Arpit Bandejiya <[email protected]>
    Arpit-Bandejiya committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7b2bc79 View commit details
    Browse the repository at this point in the history
  4. Fix GatewayMetaStatePersistedStateTests

    Signed-off-by: Arpit Bandejiya <[email protected]>
    Arpit-Bandejiya committed May 14, 2024
    Configuration menu
    Copy the full SHA
    88d266f View commit details
    Browse the repository at this point in the history
  5. Moving codec to version 2 for compatibility with manifest parser

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4c97869 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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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. Removing buffer logic

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed May 28, 2024
    Configuration menu
    Copy the full SHA
    418d9fd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into remote_routing_input_stream

    Himshikha Gupta committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0400f40 View commit details
    Browse the repository at this point in the history
  3. Move repo check logic to RemoteStoreNodeAttr

    Signed-off-by: Himshikha Gupta <[email protected]>
    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 May 29, 2024

  1. Move BufferedChecksum streams to libs/core

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7f33ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66d02d9 View commit details
    Browse the repository at this point in the history
  3. Spotless fix

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed May 29, 2024
    Configuration menu
    Copy the full SHA
    42efb38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a204663 View commit details
    Browse the repository at this point in the history
  5. Refactor RemoteIndexRoutingTable read

    Signed-off-by: Arpit Bandejiya <[email protected]>
    Arpit-Bandejiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9b50f8a View commit details
    Browse the repository at this point in the history
  6. Add Manifest Tests and spotless fix

    Signed-off-by: Arpit Bandejiya <[email protected]>
    Arpit-Bandejiya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a7f7cab View commit details
    Browse the repository at this point in the history
  7. Draft changes for remote routing table write

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed May 29, 2024
    Configuration menu
    Copy the full SHA
    49bf7d0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Fix remoteClusterServiceTests

    Signed-off-by: Arpit Bandejiya <[email protected]>
    Arpit-Bandejiya committed May 30, 2024
    Configuration menu
    Copy the full SHA
    71e151f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Remote store objects to implement writeable interface

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a9ab9c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. addressing pr comments

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4167eeb View commit details
    Browse the repository at this point in the history
  2. 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
  3. Addressing PR comments

    Signed-off-by: Himshikha Gupta <[email protected]>
    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
  4. test fixes

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b3c18d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d65317 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'remote_routing' into async_write_pr

    Himshikha Gupta committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bfde8a0 View commit details
    Browse the repository at this point in the history
  7. Cleaning up code

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    50a2a2e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. addressing PR comments

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8ecf865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09782bc View commit details
    Browse the repository at this point in the history
  3. node join based on routing table repo

    Signed-off-by: Himshikha Gupta <[email protected]>
    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
  4. Merge branch 'remote_routing' into async_write_pr

    Himshikha Gupta committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3b75317 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 <[email protected]>
    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 <[email protected]>
    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
  4. Merge branch 'remote_routing' into async_write_pr

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

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bc1c1c7 View commit details
    Browse the repository at this point in the history
  6. Add tests

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a27b48d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge branch 'main' into async_write_pr

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

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    089d4ee View commit details
    Browse the repository at this point in the history
  3. spotless fix

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    41a5f64 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Move path generation logic to path input

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    df1704f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Recovering Refactor the path type and hash algorith code

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    cfd28d9 View commit details
    Browse the repository at this point in the history
  2. moving remoteRoutingTableService init to factory

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e6f41f6 View commit details
    Browse the repository at this point in the history
  3. spotless fix

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b1f73f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. PR comments

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1abe899 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into async_write_pr

    Signed-off-by: Himshikha Gupta <[email protected]>
    himshikha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5d3f5b2 View commit details
    Browse the repository at this point in the history
  3. Fixing gradle failure

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    df7339c View commit details
    Browse the repository at this point in the history
  4. Fixing tests

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    abd6f90 View commit details
    Browse the repository at this point in the history
  5. add log

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c015d56 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into async_write_pr

    Signed-off-by: Himshikha Gupta <[email protected]>
    himshikha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a604d89 View commit details
    Browse the repository at this point in the history
  7. fixing test failure due to merge

    Signed-off-by: Himshikha Gupta <[email protected]>
    Himshikha Gupta committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    13af300 View commit details
    Browse the repository at this point in the history