-
Notifications
You must be signed in to change notification settings - Fork 434
[ISSUE #926] don't share limit channel in pushConsumer #923
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #923 +/- ##
==========================================
+ Coverage 23.59% 23.61% +0.02%
==========================================
Files 52 52
Lines 7167 7169 +2
==========================================
+ Hits 1691 1693 +2
Misses 5246 5246
Partials 230 230
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
when will this be merged? i see this #910 may Conflict, shoud i fix it? |
no conflict, i was wrong |
What is the purpose of the change
when I use one group subscribe many topics, if one topic process very slow and the channl is shared in same pushConsumer, it will block anothers processor
Brief changelog
XX
Verifying this change
XXXX
Follow this checklist to help us incorporate your contribution quickly and easily. Notice,
it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR
.[ISSUE #123] Fix UnknownException when host config not exist
. Each commit in the pull request should have a meaningful subject line and body.