Skip to content

[Backport 2.17] Add prefix support to hashed prefix & infix path types on remote store#15669

Merged
sachinpkale merged 5 commits intoopensearch-project:2.17from
ashking94:2.17-backport-15557
Sep 5, 2024
Merged

[Backport 2.17] Add prefix support to hashed prefix & infix path types on remote store#15669
sachinpkale merged 5 commits intoopensearch-project:2.17from
ashking94:2.17-backport-15557

Conversation

@ashking94
Copy link
Copy Markdown
Member

Backport 33be5a9 from #15557

opensearch-project#15557)

* Add prefix support to hashed prefix & infix path types on remote store

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

github-actions Bot commented Sep 4, 2024

❌ Gradle check result for 5d5a692: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

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

github-actions Bot commented Sep 4, 2024

❌ Gradle check result for 407c937: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

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

github-actions Bot commented Sep 4, 2024

❌ Gradle check result for b8b42ed: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 4, 2024

❌ Gradle check result for b8b42ed: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

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

github-actions Bot commented Sep 4, 2024

❌ Gradle check result for c57068d: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

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

github-actions Bot commented Sep 4, 2024

❌ Gradle check result for 68060a1: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 4, 2024

❌ Gradle check result for 09bdae4: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 4, 2024

❌ Gradle check result for 68060a1: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 5, 2024

✅ Gradle check result for 68060a1: SUCCESS

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 78.57143% with 12 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (ccae165) to head (68060a1).
Report is 10 commits behind head on 2.17.

Files with missing lines Patch % Lines
...ore/lockmanager/RemoteStoreLockManagerFactory.java 62.50% 3 Missing ⚠️
...in/java/org/opensearch/index/shard/IndexShard.java 0.00% 2 Missing ⚠️
...ndex/store/RemoteSegmentStoreDirectoryFactory.java 66.66% 2 Missing ⚠️
...ries/cleanup/TransportCleanupRepositoryAction.java 66.66% 1 Missing ⚠️
...ensearch/index/remote/RemoteStorePathStrategy.java 80.00% 1 Missing ⚠️
server/src/main/java/org/opensearch/node/Node.java 75.00% 1 Missing ⚠️
...ch/repositories/blobstore/BlobStoreRepository.java 50.00% 1 Missing ⚠️
...ava/org/opensearch/snapshots/SnapshotsService.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15669      +/-   ##
============================================
+ Coverage     71.73%   71.79%   +0.06%     
- Complexity    64250    64318      +68     
============================================
  Files          5251     5251              
  Lines        300362   300494     +132     
  Branches      43704    43724      +20     
============================================
+ Hits         215471   215747     +276     
+ Misses        66908    66727     -181     
- Partials      17983    18020      +37     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants