Skip to content

[ISSUE #9254] Optimize innerConsumeQueueStoreList order in CombineConsumeQueueStore #9599

Merged
lizhimins merged 1 commit intoapache:developfrom
qianye1001:fix-combinecq-order
Aug 6, 2025
Merged

[ISSUE #9254] Optimize innerConsumeQueueStoreList order in CombineConsumeQueueStore #9599
lizhimins merged 1 commit intoapache:developfrom
qianye1001:fix-combinecq-order

Conversation

@qianye1001
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9254

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.98%. Comparing base (2791833) to head (2e1fe6a).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9599      +/-   ##
=============================================
- Coverage      48.14%   47.98%   -0.17%     
+ Complexity     12075    12034      -41     
=============================================
  Files           1313     1313              
  Lines          92791    92791              
  Branches       11866    11866              
=============================================
- Hits           44675    44522     -153     
- Misses         42620    42751     +131     
- Partials        5496     5518      +22     

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

@lizhimins lizhimins merged commit f798f96 into apache:develop Aug 6, 2025
11 of 16 checks passed
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.

[Enhancement] Refactor CQ-related thread in DefaultMessageStorage

3 participants