Skip to content

[ISSUE #9648] Fix getOffsetInQueueByTime missing boundaryType in tieredMessageStore#9649

Merged
HScarb merged 5 commits intoapache:developfrom
GabrielDUX:fix_boundryType_missing_tieredStore
Sep 2, 2025
Merged

[ISSUE #9648] Fix getOffsetInQueueByTime missing boundaryType in tieredMessageStore#9649
HScarb merged 5 commits intoapache:developfrom
GabrielDUX:fix_boundryType_missing_tieredStore

Conversation

@GabrielDUX
Copy link
Copy Markdown
Contributor

@GabrielDUX GabrielDUX commented Aug 30, 2025

Which Issue(s) This PR Fixes

Fixes #9648

Brief Description

How Did You Test This Change?

yuz10
yuz10 previously approved these changes Aug 30, 2025
@yuz10 yuz10 changed the title [ISSUE #9648] Fix getOffsetInQueueByTime missing in tieredMessageStore [ISSUE #9648] Fix getOffsetInQueueByTime missing boundaryType in tieredMessageStore Aug 30, 2025
yuz10
yuz10 previously approved these changes Aug 30, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.01%. Comparing base (2954655) to head (e325aa4).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9649      +/-   ##
=============================================
- Coverage      48.10%   48.01%   -0.10%     
+ Complexity     12072    12047      -25     
=============================================
  Files           1313     1313              
  Lines          92837    92837              
  Branches       11868    11868              
=============================================
- Hits           44657    44573      -84     
- Misses         42668    42741      +73     
- Partials        5512     5523      +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

HScarb
HScarb previously approved these changes Sep 2, 2025
@GabrielDUX GabrielDUX dismissed stale reviews from HScarb and yuz10 via 79ae6d0 September 2, 2025 03:36
@HScarb HScarb merged commit 74ab3ae into apache:develop Sep 2, 2025
13 of 14 checks passed
@GabrielDUX GabrielDUX deleted the fix_boundryType_missing_tieredStore branch September 2, 2025 12:03
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.

[Bug] TieredMessageStore#getOffsetInQueueByTime impl miss argument boundaryType

5 participants