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

[ISSUE #9054]Optimize log print when client consume message in pop mode #9055

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

mxsm
Copy link
Member

@mxsm mxsm commented Dec 14, 2024

Which Issue(s) This PR Fixes

Fixes #9054

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.83%. Comparing base (b5cf3ca) to head (b57bbd7).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9055      +/-   ##
=============================================
- Coverage      47.95%   47.83%   -0.13%     
+ Complexity     11891    11863      -28     
=============================================
  Files           1312     1312              
  Lines          91735    91735              
  Branches       11751    11751              
=============================================
- Hits           43994    43881     -113     
- Misses         42339    42430      +91     
- Partials        5402     5424      +22     

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

@RongtongJin RongtongJin merged commit 93e2689 into apache:develop Dec 15, 2024
10 of 11 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] Optimize log print when client consume message in pop mode
3 participants