Skip to content

[ui][refactor] New API util - FetchRebalanceTableJobs#15581

Merged
somandal merged 1 commit intoapache:masterfrom
himanish-star:modify-api-helper
Apr 17, 2025
Merged

[ui][refactor] New API util - FetchRebalanceTableJobs#15581
somandal merged 1 commit intoapache:masterfrom
himanish-star:modify-api-helper

Conversation

@himanish-star
Copy link
Copy Markdown
Contributor

In follow up to PR #15554

This PR creates a new PinotMethodUtil named fetchRebalanceTableJobs that fetches the rebalance jobs and sorts them based on descending order of date time

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.84%. Comparing base (f514c54) to head (0dc2505).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15581      +/-   ##
============================================
+ Coverage     62.82%   62.84%   +0.01%     
- Complexity     1374     1383       +9     
============================================
  Files          2864     2864              
  Lines        162557   162573      +16     
  Branches      24894    24895       +1     
============================================
+ Hits         102128   102163      +35     
+ Misses        52729    52712      -17     
+ Partials       7700     7698       -2     
Flag Coverage Δ
custom-integration1 100.00% <ø> (?)
integration 100.00% <ø> (+100.00%) ⬆️
integration1 100.00% <ø> (?)
integration2 0.00% <ø> (ø)
java-11 62.78% <ø> (+29.26%) ⬆️
java-21 62.82% <ø> (+<0.01%) ⬆️
skip-bytebuffers-false 62.80% <ø> (+0.02%) ⬆️
skip-bytebuffers-true 62.80% <ø> (-0.01%) ⬇️
temurin 62.84% <ø> (+0.01%) ⬆️
unittests 62.83% <ø> (+0.01%) ⬆️
unittests1 55.80% <ø> (+0.07%) ⬆️
unittests2 33.54% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@somandal somandal merged commit 1f4f3e4 into apache:master Apr 17, 2025
22 checks passed
leujean02 pushed a commit to leujean02/pinot that referenced this pull request Apr 22, 2025
@xiangfu0 xiangfu0 added ui UI related issue cleanup Code cleanup or removal of dead code segment-rebalance Related to segment rebalancing across servers labels Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Code cleanup or removal of dead code segment-rebalance Related to segment rebalancing across servers ui UI related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants