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 #7951] return the full statsInfo when read and write queues are inconsistent #7952

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

cserwen
Copy link
Member

@cserwen cserwen commented Mar 22, 2024

Which Issue(s) This PR Fixes

Fixes #7951

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 42.83%. Comparing base (f2dd5b0) to head (6f50dc0).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7952      +/-   ##
=============================================
- Coverage      42.85%   42.83%   -0.02%     
+ Complexity     10355    10341      -14     
=============================================
  Files           1270     1270              
  Lines          88594    88595       +1     
  Branches       11393    11393              
=============================================
- Hits           37965    37953      -12     
- Misses         45952    45953       +1     
- Partials        4677     4689      +12     

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

Copy link
Contributor

@leizhiyuan leizhiyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RongtongJin RongtongJin merged commit 402d31a into apache:develop Mar 24, 2024
10 checks passed
@cserwen cserwen deleted the fix_get_topic_stats_info branch June 19, 2024 02:33
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] admin.examineTopicStats return partly queue when read and write queues are inconsistent
5 participants