-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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.10] Disable remote integrity check for encrypted repos for ChecksumBlobstoreFormat #9924
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Compatibility status:Checks if related components are compatible with change 349d575 Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git] |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
different test failure in both runs Run #1 https://build.ci.opensearch.org/job/gradle-check/25118/ org.opensearch.snapshots.DeleteSnapshotIT.testDeleteMultipleShallowCopySnapshotsCase1 ran locally on source branch and it did not fail, seems flaky Run #2 https://build.ci.opensearch.org/job/gradle-check/25123/ ran locally on source branch and it did not fail, seems flaky |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.10 #9924 +/- ##
============================================
+ Coverage 70.76% 70.85% +0.09%
- Complexity 58184 58269 +85
============================================
Files 4817 4817
Lines 275285 275286 +1
Branches 40445 40445
============================================
+ Hits 194807 195067 +260
+ Misses 63781 63545 -236
+ Partials 16697 16674 -23
... and 452 files with indirect coverage changes 📢 Have feedback on the report? Share it here. |
@gbbafna This is merged after code freeze for 2.10 which was Sept 7. This change should be reverted unless is planned and communicated. |
@DarshitChanpura This is planned and communicated as well |
Backport 967ef31 from #9908.