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

Added transport action for bulk async shard fetch for primary shards #8218

Merged

Commits on Aug 1, 2023

  1. Added transport action for bulk async shard fetch for primary shards

    Signed-off-by: sudarshan baliga <baliga108@gmail.com>
    sudarshan-baliga committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a9bc1c4 View commit details
    Browse the repository at this point in the history
  2. Add PSA Async batch shard fetch transport integ test

    Signed-off-by: sudarshan baliga <baliga108@gmail.com>
    sudarshan-baliga committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    13b026d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Refactor PSA Async batch shard fetch transport integ test

    Signed-off-by: sudarshan baliga <baliga108@gmail.com>
    sudarshan-baliga committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8404fc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 6, 2023

  1. Update the documentation of TransportNodesListGatewayStartedShardsBatch.

    Update variable name of AsyncBatchShardFetch
    Signed-off-by: sudarshan baliga <baliga108@gmail.com>
    sudarshan-baliga committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    d80f441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b5d88 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Transport PSA change

    Signed-off-by: Shivansh Arora <shivansh.arora@protonmail.com>
    shiv0408 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    06e1243 View commit details
    Browse the repository at this point in the history
  2. Renamed Transport File to TransportNodesListGatewayStartedBatchShards

    Signed-off-by: Shivansh Arora <shivansh.arora@protonmail.com>
    shiv0408 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    933bcfc View commit details
    Browse the repository at this point in the history
  3. Removed AsyncBatchShardFetch

    Signed-off-by: Shivansh Arora <shivansh.arora@protonmail.com>
    shiv0408 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1c381dc View commit details
    Browse the repository at this point in the history
  4. Renamed test files

    Signed-off-by: Shivansh Arora <shivansh.arora@protonmail.com>
    shiv0408 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b8a141d View commit details
    Browse the repository at this point in the history
  5. Removed changes part of other PRs

    Signed-off-by: Shivansh Arora <shivansh.arora@protonmail.com>
    shiv0408 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    84f63ac View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Corrected the references of TransportNodesListGatewayStartedBatchShards

    Signed-off-by: Shivansh Arora <shivansh.arora@protonmail.com>
    shiv0408 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ffd6031 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Rename NodeGatewayStartedShards to NodeGatewayStartedShard

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bc84bd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. modify the request signature

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    94f27cc View commit details
    Browse the repository at this point in the history
  2. Remove ShardAttributes because added in opensearch-project#8742

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4a62b19 View commit details
    Browse the repository at this point in the history
  3. Added a Helper class to remove code duplication

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5c1f446 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into async-shard-fetch-psatransport

    # Conflicts:
    #	server/src/main/java/org/opensearch/gateway/TransportNodesListGatewayStartedShards.java
    shiv0408 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0ff9a02 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge branch 'main' into async-shard-fetch-psatransport

    # Conflicts:
    #	server/src/main/java/org/opensearch/gateway/TransportNodesListGatewayStartedShards.java
    shiv0408 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    93a548b View commit details
    Browse the repository at this point in the history
  2. Fix build failure after main merge

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    89c1143 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Renamed TransportNodesListGatewayStartedShardsBatch

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    55e43cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8fb3cd View commit details
    Browse the repository at this point in the history
  3. Address review comment

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    551fc60 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Move integration tests to RecoveryFromGatewayIT

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b57c330 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Added UsingBatchAction suffix to ITs

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1dbd248 View commit details
    Browse the repository at this point in the history
  2. Fixed comment

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f8d8a6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e90a1 View commit details
    Browse the repository at this point in the history
  4. empty commit to trigger workflow

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8f113fc View commit details
    Browse the repository at this point in the history