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.15] Fix unassigned batch allocation (#13748) (#13748) #14348

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

SwethaGuptha
Copy link
Contributor

Backport 18c5bb6 from #13748

Copy link
Contributor

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

@SwethaGuptha SwethaGuptha force-pushed the fix-13748-backport2.15 branch from 5258d7e to ed9ccc2 Compare June 16, 2024 16:34
Copy link
Contributor

✅ Gradle check result for ed9ccc2: SUCCESS

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

Attention: Patch coverage is 82.75862% with 10 lines in your changes missing coverage. Please review.

Please upload report for BASE (2.15@e1a632f). Learn more about missing BASE report.

Files Patch % Lines
...opensearch/gateway/PrimaryShardBatchAllocator.java 76.19% 2 Missing and 3 partials ⚠️
...opensearch/gateway/ReplicaShardBatchAllocator.java 86.48% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             2.15   #14348   +/-   ##
=======================================
  Coverage        ?   71.44%           
  Complexity      ?    62212           
=======================================
  Files           ?     5094           
  Lines           ?   292441           
  Branches        ?    42634           
=======================================
  Hits            ?   208931           
  Misses          ?    65898           
  Partials        ?    17612           

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

@dblock dblock merged commit 61dbcd0 into opensearch-project:2.15 Jun 17, 2024
34 of 35 checks passed
@peterzhuamazon peterzhuamazon changed the title Fix unassigned batch allocation (#13748) (#13748) [Backport 2.15] Fix unassigned batch allocation (#13748) (#13748) Jun 17, 2024
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.

3 participants