[Backport 2.x] Implement write and read flow for shard diff file.#14915
[Backport 2.x] Implement write and read flow for shard diff file.#14915dblock merged 1 commit intoopensearch-project:2.xfrom
Conversation
|
❌ Gradle check result for ef4c0e3: 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 5bdd3df: 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 a8438c6: 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? |
…ile (opensearch-project#14684) * Implement write and read flow to upload/download shard diff file. Signed-off-by: Shailendra Singh <singhlhs@amazon.com>
ashking94
left a comment
There was a problem hiding this comment.
Can you update the description with the typical message that is added to backport PRs. You can refer other manual backport PRs.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14915 +/- ##
============================================
+ Coverage 71.52% 71.54% +0.01%
- Complexity 62546 62637 +91
============================================
Files 5110 5120 +10
Lines 293684 294251 +567
Branches 42800 42876 +76
============================================
+ Hits 210063 210515 +452
- Misses 65978 66003 +25
- Partials 17643 17733 +90 ☔ View full report in Codecov by Sentry. |
…ile (opensearch-project#14684) (opensearch-project#14915) * Implement write and read flow to upload/download shard diff file. Signed-off-by: Shailendra Singh <singhlhs@amazon.com> Signed-off-by: kkewwei <kkewwei@163.com>
Backport f85a58f from #14684