Skip to content

[ISSUE #10193] incorrect min offset returned from TieredMessageStore when local store returns -1#10194

Open
Kris20030907 wants to merge 1 commit intoapache:developfrom
Kris20030907:fix-min-offset
Open

[ISSUE #10193] incorrect min offset returned from TieredMessageStore when local store returns -1#10194
Kris20030907 wants to merge 1 commit intoapache:developfrom
Kris20030907:fix-min-offset

Conversation

@Kris20030907
Copy link
Copy Markdown
Contributor

… store returns -1

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@lizhimins
Copy link
Copy Markdown
Member

Could you rebase the develop branch and check the CI?

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.92%. Comparing base (d66cfa9) to head (01828df).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10194      +/-   ##
=============================================
- Coverage      49.03%   48.92%   -0.11%     
+ Complexity     13408    13382      -26     
=============================================
  Files           1373     1373              
  Lines          99922    99936      +14     
  Branches       12903    12906       +3     
=============================================
- Hits           48998    48897     -101     
- Misses         44985    45081      +96     
- Partials        5939     5958      +19     

☔ 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.

@Kris20030907
Copy link
Copy Markdown
Contributor Author

Could you rebase the develop branch and check the CI?

done. Thanks for pointing it out, plz check😺.

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] Incorrect min offset returned from TieredMessageStore when local store returns -1

3 participants