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

Fix build failures #1060

Closed
wants to merge 2 commits into from
Closed

Fix build failures #1060

wants to merge 2 commits into from

Conversation

monusingh-1
Copy link
Collaborator

@monusingh-1 monusingh-1 commented Jul 11, 2023

Description

opensearch-project/OpenSearch#8316
Fix build failures from upstream changes

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@monusingh-1 monusingh-1 changed the title Backport 814 to2.x Fix build failures Jul 11, 2023
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #1060 (304ddc4) into 2.x (b98d384) will increase coverage by 0.53%.
The diff coverage is 43.47%.

❗ Current head 304ddc4 differs from pull request most recent head c0af713. Consider uploading reports for the commit c0af713 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #1060      +/-   ##
============================================
+ Coverage     72.65%   73.18%   +0.53%     
- Complexity     1020     1022       +2     
============================================
  Files           141      141              
  Lines          4735     4736       +1     
  Branches        528      540      +12     
============================================
+ Hits           3440     3466      +26     
+ Misses          962      929      -33     
- Partials        333      341       +8     
Impacted Files Coverage Δ
...on/resume/TransportResumeIndexReplicationAction.kt 85.29% <0.00%> (-4.42%) ⬇️
...ication/seqno/RemoteClusterRetentionLeaseHelper.kt 70.43% <0.00%> (-1.74%) ⬇️
...rch/replication/task/index/IndexReplicationTask.kt 67.51% <46.66%> (-1.20%) ⬇️
...earch/replication/metadata/UpdateIndexBlockTask.kt 74.19% <100.00%> (ø)
.../replication/repository/RemoteClusterRepository.kt 72.99% <100.00%> (ø)

... and 5 files with indirect coverage changes

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.

1 participant