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] Populate RecoveryState details for shallow snapshot restore (#15353) #15566

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

sachinpkale
Copy link
Member

Backport 3726c52 from #15353

Auto backport failed due to import conflicts in RemoteRestoreSnapshotIT class.

@sachinpkale sachinpkale changed the title Populate RecoveryState details for shallow snapshot restore (#15353) [Backport 2.x] Populate RecoveryState details for shallow snapshot restore (#15353) Sep 2, 2024
Copy link
Contributor

github-actions bot commented Sep 2, 2024

❕ Gradle check result for cff8448: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}

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

codecov bot commented Sep 2, 2024

Codecov Report

Attention: Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.

Project coverage is 71.56%. Comparing base (5653ed6) to head (0e04819).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...in/java/org/opensearch/index/shard/IndexShard.java 11.11% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15566      +/-   ##
============================================
- Coverage     71.60%   71.56%   -0.05%     
+ Complexity    63764    63716      -48     
============================================
  Files          5239     5239              
  Lines        298427   298435       +8     
  Branches      43440    43443       +3     
============================================
- Hits         213694   213575     -119     
- Misses        66952    67005      +53     
- Partials      17781    17855      +74     

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

…ch-project#15353)

---------
Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com>
Signed-off-by: Sachin Kale <kalsac@amazon.com>
Copy link
Contributor

github-actions bot commented Sep 2, 2024

❕ Gradle check result for 0e04819: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.index.ShardIndexingPressureSettingsIT.testShardIndexingPressureEnforcedEnabledDisabledSetting

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

@linuxpi linuxpi merged commit ed675f8 into opensearch-project:2.x Sep 2, 2024
34 of 35 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.

3 participants