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] Fix read/write stream method for Diff Manifest when shard diff file is null. #14952

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

shailendra0811
Copy link
Contributor

@shailendra0811 shailendra0811 commented Jul 24, 2024

Description

Backport 5744eae from #14938

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Shailendra Singh <singhlhs@amazon.com>
@dblock
Copy link
Member

dblock commented Jul 24, 2024

There's an auto-backport in #14950, it's the same right?

Copy link
Contributor

✅ Gradle check result for dfea5a2: SUCCESS

@dblock
Copy link
Member

dblock commented Jul 24, 2024

Did this fix a bug user are seeing? It needed a CHANGELOG. I'll merge as is to keep the backports consistent, but please do add it if that's the case.

@dblock dblock merged commit 46bd06b into opensearch-project:2.16 Jul 24, 2024
53 of 54 checks passed
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.48%. Comparing base (06698dd) to head (dfea5a2).
Report is 3 commits behind head on 2.16.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.16   #14952      +/-   ##
============================================
- Coverage     71.49%   71.48%   -0.02%     
+ Complexity    62676    62625      -51     
============================================
  Files          5120     5120              
  Lines        294258   294257       -1     
  Branches      42880    42880              
============================================
- Hits         210392   210360      -32     
+ Misses        66248    66237      -11     
- Partials      17618    17660      +42     

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

@shailendra0811
Copy link
Contributor Author

Did this fix a bug user are seeing?

No, bug was added as a part of recent commit in #14684

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