-
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.x] [Remote Store] Using hash of node id in metadata file names #10491
Conversation
ashking94
commented
Oct 7, 2023
- Backports 98defa5 from [Remote Store] Using hash of node id in metadata file names #10480.
- Backports 22ddcf1 from Fix failing testGetPrimaryTermAndGeneration in TranslogTransferManagerTests #10490
…ch-project#10480) Signed-off-by: Gaurav Bafna <[email protected]> Signed-off-by: Ashish Singh <[email protected]>
…rTests (opensearch-project#10490) Signed-off-by: Ashish Singh <[email protected]>
Compatibility status:Checks if related components are compatible with change 4fb6467 Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git] |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #10491 +/- ##
============================================
+ Coverage 70.82% 70.84% +0.02%
- Complexity 58462 58474 +12
============================================
Files 4829 4829
Lines 276380 276382 +2
Branches 40579 40579
============================================
+ Hits 195747 195809 +62
+ Misses 63970 63879 -91
- Partials 16663 16694 +31
|