-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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.17] Add prefix support to hashed prefix & infix path types on remote store #15669
[Backport 2.17] Add prefix support to hashed prefix & infix path types on remote store #15669
Conversation
opensearch-project#15557) * Add prefix support to hashed prefix & infix path types on remote store Signed-off-by: Ashish Singh <[email protected]>
❌ 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 <[email protected]>
❌ 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 <[email protected]>
❌ 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? |
❌ 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 <[email protected]>
c57068d
to
09bdae4
Compare
❌ 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 <[email protected]>
❌ 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? |
❌ 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? |
❌ 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? |
Codecov ReportAttention: Patch coverage is
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. |
Backport 33be5a9 from #15557