opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
8.89k stars 1.63k forks source link

[Backport 2.x] Split the remote global metadata file to metadata attribute files #13703

Open shiv0408 opened 2 weeks ago

shiv0408 commented 2 weeks ago

Backport https://github.com/opensearch-project/OpenSearch/commit/da3ab920fcd0f6a8f5dbfad5c87740261f355f14, 2e497436cf9dd78aa3d06f86285aef897c962cac from https://github.com/opensearch-project/OpenSearch/pull/12190, #13869.

github-actions[bot] commented 2 weeks ago

:x: Gradle check result for 57dc35cdca06f5f15ac386b65be9f85aa3227b6a: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

github-actions[bot] commented 2 weeks ago

:white_check_mark: Gradle check result for 4f9e367b8c223ac963cbb4c505a4bb53de6f3a56: SUCCESS

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 78.85835% with 100 lines in your changes are missing coverage. Please review.

Project coverage is 71.24%. Comparing base (0dd892c) to head (d7fd2f8). Report is 283 commits behind head on 2.x.

:exclamation: Current head d7fd2f8 differs from pull request most recent head e34a2fc

Please upload reports for the commit e34a2fc to get more accurate results.

Files Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 73.80% 60 Missing and 6 partials :warning:
...search/gateway/remote/ClusterMetadataManifest.java 88.02% 12 Missing and 5 partials :warning:
...opensearch/cluster/metadata/TemplatesMetadata.java 74.50% 11 Missing and 2 partials :warning:
...java/org/opensearch/cluster/metadata/Metadata.java 92.30% 2 Missing :warning:
...nsearch/cluster/metadata/RepositoriesMetadata.java 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #13703 +/- ## ============================================ - Coverage 71.28% 71.24% -0.05% - Complexity 60145 61325 +1180 ============================================ Files 4957 5036 +79 Lines 282799 288517 +5718 Branches 41409 42152 +743 ============================================ + Hits 201591 205540 +3949 - Misses 64189 65661 +1472 - Partials 17019 17316 +297 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 weeks ago

:grey_exclamation: Gradle check result for d7fd2f89fc94f9b5a473532ba4932f14b8f63054: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

github-actions[bot] commented 5 days ago

:x: Gradle check result for abe93abd88ff81d7a18591d7825f03bf9eb4522d: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

github-actions[bot] commented 4 days ago

:x: Gradle check result for 1c47c99deba7e853775408f1d853dcc8ba797368: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

github-actions[bot] commented 2 days ago

:white_check_mark: Gradle check result for e34a2fc070c2c70cdfc7af4b76775a0e402d1580: SUCCESS