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

Remove segment level warning logging for TimeSegmentPruner #14855

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Jan 21, 2025

Remove segment level warning logging for TimeSegmentPruner.

For table with many kafka partitions, the broker log is flushed with warning message: Failed to find valid time interval for segment: xxx__101__1551__20250121T1744Z, table: xxx_REALTIME

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.72%. Comparing base (59551e4) to head (f1571ff).
Report is 1601 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14855      +/-   ##
============================================
+ Coverage     61.75%   63.72%   +1.97%     
- Complexity      207     1612    +1405     
============================================
  Files          2436     2708     +272     
  Lines        133233   151315   +18082     
  Branches      20636    23359    +2723     
============================================
+ Hits          82274    96429   +14155     
- Misses        44911    47644    +2733     
- Partials       6048     7242    +1194     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.69% <ø> (+1.98%) ⬆️
java-21 63.62% <ø> (+1.99%) ⬆️
skip-bytebuffers-false 63.70% <ø> (+1.95%) ⬆️
skip-bytebuffers-true 63.60% <ø> (+35.87%) ⬆️
temurin 63.72% <ø> (+1.97%) ⬆️
unittests 63.72% <ø> (+1.97%) ⬆️
unittests1 56.31% <ø> (+9.42%) ⬆️
unittests2 34.02% <ø> (+6.29%) ⬆️

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.

@xiangfu0 xiangfu0 force-pushed the fixing_time_pruner_log branch from e8213a5 to f1571ff Compare January 21, 2025 21:49
@xiangfu0 xiangfu0 changed the title Enhance logging and consuming segments handling in TimeSegmentPruner Remove segment level warning logging for TimeSegmentPruner Jan 21, 2025
@xiangfu0 xiangfu0 merged commit 2babb6f into apache:master Jan 21, 2025
21 checks passed
@xiangfu0 xiangfu0 deleted the fixing_time_pruner_log branch January 21, 2025 23:01
zeronerdzerogeekzerocool pushed a commit to zeronerdzerogeekzerocool/pinot that referenced this pull request Feb 20, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

None yet

3 participants