-
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.11] [Remote Store] Using hash of node id in metadata file names #10492
[Backport 2.11] [Remote Store] Using hash of node id in metadata file names #10492
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 <gbbafna@amazon.com> Signed-off-by: Ashish Singh <ssashish@amazon.com>
Compatibility status:Checks if related components are compatible with change da44f91 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/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/reporting.git] |
Gradle Check (Jenkins) Run Completed with:
|
|
a9d0ac5
to
fb10d4a
Compare
Gradle Check (Jenkins) Run Completed with:
|
Flay test - #10079 |
…rTests (opensearch-project#10490) Signed-off-by: Ashish Singh <ssashish@amazon.com>
fb10d4a
to
da44f91
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.11 #10492 +/- ##
============================================
+ Coverage 70.95% 70.98% +0.03%
- Complexity 58565 58609 +44
============================================
Files 4829 4829
Lines 276379 276381 +2
Branches 40578 40578
============================================
+ Hits 196099 196198 +99
+ Misses 63593 63453 -140
- Partials 16687 16730 +43
|