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.x] Remote state interfaces (#13785) #14065

Conversation

soosinha
Copy link
Member

@soosinha soosinha commented Jun 7, 2024

  • Remote Writable Entity interfaces

Backport 156eca3 from #13785

(cherry picked from commit 156eca3)

@soosinha soosinha changed the title [Remote Cluster State] Remote state interfaces (#13785) [Backport 2.x] Remote state interfaces (#13785) Jun 7, 2024
Copy link
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for 2bea01f: 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?

@soosinha soosinha force-pushed the backport/backport-13785-to-2.x branch from 2bea01f to 83c96cb Compare June 7, 2024 12:04
Copy link
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for 83c96cb: 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?

@soosinha soosinha force-pushed the backport/backport-13785-to-2.x branch from 83c96cb to 861e09b Compare June 7, 2024 14:40
Copy link
Contributor

github-actions bot commented Jun 7, 2024

❌ Gradle check result for 861e09b: 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?

)

* Remote Writable Entity interfaces

Signed-off-by: Sooraj Sinha <[email protected]>
(cherry picked from commit 156eca3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@soosinha soosinha force-pushed the backport/backport-13785-to-2.x branch from 861e09b to fe5a49a Compare June 8, 2024 02:44
Copy link
Contributor

github-actions bot commented Jun 8, 2024

✅ Gradle check result for fe5a49a: SUCCESS

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 69 lines in your changes missing coverage. Please review.

Project coverage is 71.28%. Comparing base (0dd892c) to head (fe5a49a).
Report is 316 commits behind head on 2.x.

Files Patch % Lines
...eway/remote/model/RemoteClusterStateBlobStore.java 0.00% 38 Missing ⚠️
...ommon/remote/AbstractRemoteWritableBlobEntity.java 0.00% 23 Missing ⚠️
...g/opensearch/common/remote/BlobPathParameters.java 0.00% 6 Missing ⚠️
...search/gateway/remote/RemoteClusterStateUtils.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14065      +/-   ##
============================================
- Coverage     71.28%   71.28%   -0.01%     
- Complexity    60145    61437    +1292     
============================================
  Files          4957     5049      +92     
  Lines        282799   289090    +6291     
  Branches      41409    42216     +807     
============================================
+ Hits         201591   206071    +4480     
- Misses        64189    65642    +1453     
- Partials      17019    17377     +358     

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

@shwetathareja shwetathareja merged commit d6f0ef9 into opensearch-project:2.x Jun 8, 2024
32 of 34 checks passed
himshikha pushed a commit to himshikha/OpenSearch that referenced this pull request Jun 8, 2024
) (opensearch-project#14065)

* Remote Writable Entity interfaces


(cherry picked from commit 156eca3)

Signed-off-by: Sooraj Sinha <[email protected]>
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
) (opensearch-project#14065)

* Remote Writable Entity interfaces

(cherry picked from commit 156eca3)

Signed-off-by: Sooraj Sinha <[email protected]>
Signed-off-by: kkewwei <[email protected]>
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