-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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 #7296] Add ChannelEventListener for MQClientAPIImpl #7324
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #7324 +/- ##
==========================================
Coverage 42.69% 42.70%
- Complexity 9474 9475 +1
==========================================
Files 1152 1152
Lines 82721 82737 +16
Branches 10781 10784 +3
==========================================
+ Hits 35315 35330 +15
- Misses 42997 43000 +3
+ Partials 4409 4407 -2
... and 22 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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
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
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
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
* add heartbeat when channel connect
b636ae3
to
f1c382d
Compare
Which Issue(s) This PR Fixes
Fixes #7323
Brief Description
Add ChannelEventListener for MQClientAPIImpl
How Did You Test This Change?