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.16] Implement write and read flow for shard diff file. #14922

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

shailendra0811
Copy link
Contributor

@shailendra0811 shailendra0811 commented Jul 23, 2024

Backport f85a58f from #14684

@shailendra0811 shailendra0811 changed the title [Backport 2.16] Implement write and read flow for shard diff file [Backport 2.16] Implement write and read flow to upload/download shard diff file Jul 23, 2024
@shailendra0811 shailendra0811 changed the title [Backport 2.16] Implement write and read flow to upload/download shard diff file [Backport 2.16] Implement write and read flow for shard diff file. Jul 23, 2024
Copy link
Contributor

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

@Arpit-Bandejiya
Copy link
Contributor

Flaky test: #1703

Copy link
Contributor

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

Copy link
Contributor

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

Copy link
Contributor

❌ Gradle check result for e046377:

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?

Copy link
Contributor

❌ Gradle check result for 69db981: 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?

Copy link
Contributor

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

Copy link
Contributor

❌ Gradle check result for da53cbb:

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?

Copy link
Contributor

❌ Gradle check result for da53cbb:

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?

Copy link
Contributor

❌ Gradle check result for e14c877: 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 <[email protected]>
Copy link
Contributor

✅ Gradle check result for cc48576: SUCCESS

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 74.07407% with 56 lines in your changes missing coverage. Please review.

Project coverage is 71.59%. Comparing base (1c28e4e) to head (cc48576).
Report is 10 commits behind head on 2.16.

Files Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 57.77% 14 Missing and 5 partials ⚠️
...h/cluster/routing/RoutingTableIncrementalDiff.java 82.97% 8 Missing ⚠️
...teway/remote/RemoteClusterStateCleanupManager.java 52.94% 6 Missing and 2 partials ⚠️
...ay/remote/routingtable/RemoteRoutingTableDiff.java 76.66% 4 Missing and 3 partials ⚠️
...earch/gateway/remote/ClusterStateDiffManifest.java 76.19% 2 Missing and 3 partials ⚠️
.../routing/remote/NoopRemoteRoutingTableService.java 57.14% 3 Missing ⚠️
...ster/routing/remote/RemoteRoutingTableService.java 76.92% 2 Missing and 1 partial ⚠️
...nsearch/gateway/remote/RemotePersistenceStats.java 60.00% 2 Missing ⚠️
...ting/remote/InternalRemoteRoutingTableService.java 95.45% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16   #14922      +/-   ##
============================================
+ Coverage     71.55%   71.59%   +0.04%     
- Complexity    62652    62709      +57     
============================================
  Files          5117     5120       +3     
  Lines        293928   294258     +330     
  Branches      42833    42880      +47     
============================================
+ Hits         210319   210677     +358     
+ Misses        65975    65937      -38     
- Partials      17634    17644      +10     

☔ 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.

3 participants