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

Read the same medata file that is locked during restore of shallow snapshot #10992

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

sachinpkale
Copy link
Member

Backport 4efa6d7 from #10979.

@github-actions
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 3917dd5

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT.testIndexCreateBlockIsRemovedWhenAnyNodesNotExceedHighWatermarkWithAutoReleaseEnabled

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #10992 (3917dd5) into 2.x (0f7649f) will decrease coverage by 0.07%.
Report is 5 commits behind head on 2.x.
The diff coverage is 45.16%.

@@             Coverage Diff              @@
##                2.x   #10992      +/-   ##
============================================
- Coverage     70.87%   70.80%   -0.07%     
+ Complexity    58747    58686      -61     
============================================
  Files          4845     4845              
  Lines        277517   277554      +37     
  Branches      40691    40695       +4     
============================================
- Hits         196687   196530     -157     
- Misses        64138    64271     +133     
- Partials      16692    16753      +61     
Files Coverage Δ
...ensearch/action/search/SearchQueryCategorizer.java 96.77% <100.00%> (ø)
...rg/opensearch/common/settings/ClusterSettings.java 92.85% <ø> (ø)
...in/java/org/opensearch/index/shard/IndexShard.java 69.29% <100.00%> (-0.54%) ⬇️
...java/org/opensearch/index/shard/StoreRecovery.java 56.65% <0.00%> (-0.30%) ⬇️
...earch/index/store/RemoteSegmentStoreDirectory.java 87.09% <0.00%> (-1.76%) ⬇️
...arch/index/recovery/RemoteStoreRestoreService.java 12.59% <0.00%> (-0.21%) ⬇️
...re/lockmanager/RemoteStoreMetadataLockManager.java 35.00% <0.00%> (-10.17%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 72.84% <66.66%> (+0.29%) ⬆️

... and 480 files with indirect coverage changes

@gbbafna gbbafna merged commit cded50f into opensearch-project:2.x Oct 31, 2023
40 of 65 checks passed
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.

2 participants