Skip to content

Allow enforceConsumptionInOrder to be overriden at runtime#18045

Merged
KKcorps merged 1 commit intoapache:masterfrom
KKcorps:enforce_order_patch
Apr 1, 2026
Merged

Allow enforceConsumptionInOrder to be overriden at runtime#18045
KKcorps merged 1 commit intoapache:masterfrom
KKcorps:enforce_order_patch

Conversation

@KKcorps
Copy link
Copy Markdown
Contributor

@KKcorps KKcorps commented Mar 31, 2026

No description provided.

@KKcorps KKcorps changed the title Allow enforceConsumptionInOrder to be rewritten at runtime Allow enforceConsumptionInOrder to be overriden at runtime Mar 31, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.36%. Comparing base (b07deff) to head (2241ff6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18045      +/-   ##
============================================
+ Coverage     63.32%   63.36%   +0.03%     
  Complexity     1543     1543              
============================================
  Files          3200     3200              
  Lines        194209   194210       +1     
  Branches      29932    29932              
============================================
+ Hits         122986   123052      +66     
+ Misses        61557    61488      -69     
- Partials       9666     9670       +4     
Flag Coverage Δ
custom-integration1 100.00% <ø> (ø)
integration 100.00% <ø> (ø)
integration1 100.00% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 63.30% <100.00%> (+<0.01%) ⬆️
java-21 63.32% <100.00%> (+0.02%) ⬆️
temurin 63.36% <100.00%> (+0.03%) ⬆️
unittests 63.35% <100.00%> (+0.03%) ⬆️
unittests1 55.54% <100.00%> (+0.03%) ⬆️
unittests2 34.25% <0.00%> (+<0.01%) ⬆️

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.

Copy link
Copy Markdown
Contributor

@xiangfu0 xiangfu0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and approved. Risk level: LOW (2 files, 16 net lines). All CI checks passed (16/16 SUCCESS). Code change allows runtime override of enforceConsumptionInOrder with test coverage.

@KKcorps KKcorps merged commit e23528c into apache:master Apr 1, 2026
31 of 32 checks passed
KKcorps added a commit to KKcorps/incubator-pinot that referenced this pull request Apr 7, 2026
)

Co-authored-by: Kartik Khare <kharekartik@kartiks-macbook-pro-3.wyvern-sun.ts.net>
(cherry picked from commit e23528c)
KKcorps added a commit to KKcorps/incubator-pinot that referenced this pull request Apr 7, 2026
)

Co-authored-by: Kartik Khare <kharekartik@kartiks-macbook-pro-3.wyvern-sun.ts.net>
(cherry picked from commit e23528c)
yashmayya pushed a commit to yashmayya/pinot that referenced this pull request Apr 7, 2026
…45-startreedata-release-1.5.0-STP-2.134.x

Cherry-pick apache#18045 into release/1.5.0-STP-2.134.x
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.

4 participants