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] [Star tree] Performance optimizations during flush flow #16364

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport dc8a435 from #16037.

---------

Signed-off-by: Bharathwaj G <[email protected]>
(cherry picked from commit dc8a435)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 9e29483: SUCCESS

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 86.31579% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.80%. Comparing base (40e4a54) to head (9e29483).
Report is 6 commits behind head on 2.x.

Files with missing lines Patch % Lines
...acube/startree/builder/OffHeapStarTreeBuilder.java 60.00% 7 Missing and 1 partial ⚠️
...datacube/startree/builder/BaseStarTreeBuilder.java 86.36% 1 Missing and 2 partials ⚠️
...startree/builder/AbstractDocumentsFileManager.java 95.65% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16364      +/-   ##
============================================
- Coverage     71.81%   71.80%   -0.02%     
- Complexity    65072    65129      +57     
============================================
  Files          5305     5304       -1     
  Lines        304056   304105      +49     
  Branches      44219    44230      +11     
============================================
+ Hits         218356   218358       +2     
- Misses        67500    67635     +135     
+ Partials      18200    18112      -88     

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

@dbwiddis dbwiddis merged commit b868824 into 2.x Oct 17, 2024
64 of 65 checks passed
@github-actions github-actions bot deleted the backport/backport-16037-to-2.x branch October 17, 2024 14:55
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.

1 participant