Skip to content

[ISSUE #9244] Avoid writing dirty data in consumption mode #9245

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

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

3424672656
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #9244

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 48.00%. Comparing base (622c807) to head (65d2d54).

Files with missing lines Patch % Lines
...tmq/broker/processor/QueryAssignmentProcessor.java 20.00% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9245      +/-   ##
=============================================
- Coverage      48.03%   48.00%   -0.04%     
+ Complexity     12093    12092       -1     
=============================================
  Files           1322     1322              
  Lines          93105    93115      +10     
  Branches       11936    11938       +2     
=============================================
- Hits           44727    44699      -28     
- Misses         42833    42874      +41     
+ Partials        5545     5542       -3     

☔ 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 2219fd8 into apache:develop Mar 17, 2025
10 of 11 checks passed
3424672656 added a commit to 3424672656/rocketmq that referenced this pull request May 12, 2025
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] Avoid writing dirty data in consumption mode
4 participants