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

Add POJO classes required for cluster state publication from remote #14006

Merged
merged 14 commits into from
Jun 11, 2024

Commits on Jun 8, 2024

  1. Add POJO classes required for cluster state publication from remote

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    255075c View commit details
    Browse the repository at this point in the history
  2. Add remote routing table changes in diff Manifest

    Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
    Arpit-Bandejiya authored and shiv0408 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c83706a View commit details
    Browse the repository at this point in the history
  3. Use InputStreams rather than XContent for serialization

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

Commits on Jun 9, 2024

  1. Address PR comments

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

Commits on Jun 10, 2024

  1. Add tests

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f147333 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 Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0895c40 View commit details
    Browse the repository at this point in the history
  3. Merged codec V3 with V2

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7d628d2 View commit details
    Browse the repository at this point in the history
  4. apply spotless

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

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3868cb9 View commit details
    Browse the repository at this point in the history
  6. Address PR comments

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f39d686 View commit details
    Browse the repository at this point in the history
  7. Add UTs for RemoteClusterStateCustom

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2ab8c9e View commit details
    Browse the repository at this point in the history
  8. change codec version to V2 in tests

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    955871a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'refs/heads/main' into remote_state_pojos

    # Conflicts:
    #	server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java
    #	server/src/main/java/org/opensearch/gateway/remote/ClusterStateDiffManifest.java
    shiv0408 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    20cb7c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge branch 'main' into remote_state_pojos

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    721bc18 View commit details
    Browse the repository at this point in the history