-
Notifications
You must be signed in to change notification settings - Fork 929
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
Fix: consumer invoker cache set nil after the ZK connection is lost #985
Conversation
…che-develop # Conflicts: # config/reference_config.go
ca6b03e
to
34fa1da
Compare
Codecov Report
@@ Coverage Diff @@
## develop #985 +/- ##
===========================================
+ Coverage 59.56% 59.73% +0.16%
===========================================
Files 261 261
Lines 12950 12906 -44
===========================================
- Hits 7714 7709 -5
+ Misses 4261 4225 -36
+ Partials 975 972 -3
Continue to review full report at Codecov.
|
603f989
to
794ab77
Compare
我们也遇到了相同的问题,按照修改已经解决了 |
25c3b98
to
9a666eb
Compare
You should resolve conflicts, @jack15083 hi, what your name in dingding? |
冲突已经解决了 |
Fix: consumer invoker cache set nil after the ZK connection is lost
What this PR does:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: