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

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

Merged

Conversation

shiv0408
Copy link
Member

@shiv0408 shiv0408 commented May 16, 2024

Backport da3ab92, 2e49743 from #12190, #13869

Copy link
Contributor

❌ Gradle check result for 57dc35c: 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?

@shiv0408 shiv0408 force-pushed the backport/backport-12190-to-2.x branch 2 times, most recently from 4f9e367 to d7fd2f8 Compare May 17, 2024 11:49
Copy link
Contributor

✅ Gradle check result for 4f9e367: SUCCESS

Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 79.19321% with 98 lines in your changes missing coverage. Please review.

Project coverage is 71.31%. Comparing base (0dd892c) to head (077e60b).
Report is 295 commits behind head on 2.x.

Files Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 73.80% 60 Missing and 6 partials ⚠️
...search/gateway/remote/ClusterMetadataManifest.java 88.02% 12 Missing and 5 partials ⚠️
...opensearch/cluster/metadata/TemplatesMetadata.java 74.50% 11 Missing and 2 partials ⚠️
...nsearch/cluster/metadata/RepositoriesMetadata.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13703      +/-   ##
============================================
+ Coverage     71.28%   71.31%   +0.02%     
- Complexity    60145    61412    +1267     
============================================
  Files          4957     5040      +83     
  Lines        282799   288738    +5939     
  Branches      41409    42178     +769     
============================================
+ Hits         201591   205907    +4316     
- Misses        64189    65509    +1320     
- Partials      17019    17322     +303     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

❕ Gradle check result for d7fd2f8: 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.

Copy link
Contributor

github-actions bot commented Jun 5, 2024

❌ Gradle check result for b7fe838: 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?

@shwetathareja
Copy link
Member

I just rebased with the latest from 2.x, which should fix the DCO issue.

@andrross seeing this error now

fd8b92c20bc950941d3a10b6f09bc4220246f577    Expected "Shivansh Arora <31575408+shiv0408@users.noreply.github.com>", but got "Shivansh Arora <hishiv@amazon.com>".

Copy link
Contributor

github-actions bot commented Jun 5, 2024

❌ Gradle check result for b7fe838: 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?

@shiv0408 shiv0408 force-pushed the backport/backport-12190-to-2.x branch 2 times, most recently from bd162eb to 52f4f27 Compare June 5, 2024 11:53
shiv0408 and others added 3 commits June 5, 2024 17:34
…ensearch-project#12190)

* Split the cluster state remote global metadata file to metadata attribute files

Signed-off-by: Shivansh Arora <hishiv@amazon.com>
(cherry picked from commit da3ab92)
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
@shiv0408 shiv0408 force-pushed the backport/backport-12190-to-2.x branch from 52f4f27 to 077e60b Compare June 5, 2024 12:05
Copy link
Contributor

github-actions bot commented Jun 5, 2024

❌ Gradle check result for bd162eb: 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?

Copy link
Contributor

github-actions bot commented Jun 5, 2024

❕ Gradle check result for 52f4f27: 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.

Copy link
Contributor

github-actions bot commented Jun 5, 2024

❕ Gradle check result for 077e60b: UNSTABLE

  • TEST FAILURES:
      2 org.opensearch.cluster.coordination.AwarenessAttributeDecommissionIT.testConcurrentDecommissionAction
      1 org.opensearch.gateway.RecoveryFromGatewayIT.testShardStoreFetchMultiNodeMultiIndexesUsingBatchAction

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

@shwetathareja shwetathareja merged commit 1525a3f into opensearch-project:2.x Jun 5, 2024
30 checks passed
@shiv0408 shiv0408 deleted the backport/backport-12190-to-2.x branch June 5, 2024 14:14
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…ibute files (opensearch-project#13703)

* Split the remote global metadata file to metadata attribute files (opensearch-project#12190)

* Split the cluster state remote global metadata file to metadata attribute files

Signed-off-by: Shivansh Arora <hishiv@amazon.com>
(cherry picked from commit da3ab92)

* Remove conflicting static method from Metadata.Custom interface

Signed-off-by: Shivansh Arora <hishiv@amazon.com>

---------

Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Signed-off-by: kkewwei <kkewwei@163.com>
@shiv0408 shiv0408 self-assigned this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants