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

Refactored the RSA to make it more extensible #10254

Merged
merged 8 commits into from
Mar 14, 2024

Commits on Sep 27, 2023

  1. Refactored the RSA to make it more extensible

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

Commits on Oct 3, 2023

  1. Removed changes which were not necessary

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

Commits on Oct 6, 2023

  1. Removed dead code from RSA

    Signed-off-by: Shivansh Arora <shivansh.arora@protonmail.com>
    shiv0408 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    fe0cd15 View commit details
    Browse the repository at this point in the history
  2. Removed wrapper map in adapter function

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

Commits on Dec 14, 2023

  1. Made minor refactor in RSA

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

Commits on Feb 5, 2024

  1. rename getShardCancellationAction

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

Commits on Mar 14, 2024

  1. Merge branch 'main' into rsa-refactor

    # Conflicts:
    #	server/src/main/java/org/opensearch/gateway/ReplicaShardAllocator.java
    shiv0408 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c7d1b88 View commit details
    Browse the repository at this point in the history
  2. Apply spotless

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