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.11] [Remote Store] Using hash of node id in metadata file names #10492

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

…ch-project#10480)

Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Signed-off-by: Ashish Singh <ssashish@amazon.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2023

Compatibility status:

Checks if related components are compatible with change da44f91

Incompatible components

Skipped components

Compatible components

Compatible 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]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2023

Gradle Check (Jenkins) Run Completed with:

@ashking94
Copy link
Member Author

Gradle Check (Jenkins) Run Completed with:

Flaky tests - #10046, #9946

@ashking94 ashking94 force-pushed the backport-10480-2.11 branch from a9d0ac5 to fb10d4a Compare October 7, 2023 11:34
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2023

Gradle Check (Jenkins) Run Completed with:

@ashking94
Copy link
Member Author

Gradle Check (Jenkins) Run Completed with:

Flay test - #10079

@ashking94 ashking94 force-pushed the backport-10480-2.11 branch from fb10d4a to da44f91 Compare October 7, 2023 11:59
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #10492 (da44f91) into 2.11 (dc5128e) will increase coverage by 0.03%.
Report is 2 commits behind head on 2.11.
The diff coverage is 100.00%.

@@             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     
Files Coverage Δ
...ibs/core/src/main/java/org/opensearch/Version.java 83.54% <100.00%> (+0.94%) ⬆️
.../org/opensearch/index/remote/RemoteStoreUtils.java 96.55% <ø> (-0.12%) ⬇️
...earch/index/store/RemoteSegmentStoreDirectory.java 88.88% <100.00%> (+0.03%) ⬆️
...ex/translog/transfer/TranslogTransferMetadata.java 85.00% <100.00%> (+0.38%) ⬆️

... and 448 files with indirect coverage changes

@gbbafna gbbafna merged commit 38df519 into opensearch-project:2.11 Oct 9, 2023
13 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