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 #8352] Fix CLIENT_REGISTER behavior in ConsumerManager#registerConsumer #8353

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

drpmma
Copy link
Contributor

@drpmma drpmma commented Jul 2, 2024

Which Issue(s) This PR Fixes

Fixes #8352

Brief Description

Fix CLIENT_REGISTER behavior in ConsumerManager#registerConsumer

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.81%. Comparing base (3aa5d19) to head (9ca11e9).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8353      +/-   ##
=============================================
- Coverage      43.85%   43.81%   -0.04%     
+ Complexity     10630    10624       -6     
=============================================
  Files           1274     1274              
  Lines          88940    88941       +1     
  Branches       11434    11435       +1     
=============================================
- Hits           39001    38972      -29     
- Misses         45011    45042      +31     
+ Partials        4928     4927       -1     

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

@drpmma drpmma merged commit 933ffc0 into apache:develop Jul 3, 2024
10 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.

[Bug] Fix CLIENT_REGISTER behavior in ConsumerManager#registerConsumer
3 participants