[Backport 2.x] Implementation of RemoteWritableEntity for objects to uploaded to remote store#14098
Conversation
|
❌ Gradle check result for 959d17e: 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? |
959d17e to
42a9994
Compare
|
❌ Gradle check result for 42a9994: 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? |
42a9994 to
fda2c08
Compare
|
❌ Gradle check result for fda2c08: 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? |
…ote store (opensearch-project#13834) * Implementation of RemoteWritableEntity for objects to uploaded to remote store Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
fda2c08 to
805beef
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14098 +/- ##
============================================
+ Coverage 71.28% 71.43% +0.14%
- Complexity 60145 61660 +1515
============================================
Files 4957 5060 +103
Lines 282799 289565 +6766
Branches 41409 42265 +856
============================================
+ Hits 201591 206841 +5250
- Misses 64189 65310 +1121
- Partials 17019 17414 +395 ☔ View full report in Codecov by Sentry. |
…ote store (opensearch-project#13834) (opensearch-project#14098) * Implementation of RemoteWritableEntity for objects to uploaded to remote store Signed-off-by: Sooraj Sinha <soosinha@amazon.com> Signed-off-by: kkewwei <kkewwei@163.com>
Backport 49282c1 from #13834