-
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
Ftr: etcdv3 for registry #148
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #148 +/- ##
===========================================
- Coverage 69.26% 66.19% -3.07%
===========================================
Files 81 86 +5
Lines 4656 5260 +604
===========================================
+ Hits 3225 3482 +257
- Misses 1116 1414 +298
- Partials 315 364 +49
Continue to review full report at Codecov.
|
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.
Sorry, wrong operation. Please read my comment below.
LGTM |
* fix: seata panic , attachment to AttachmentKey * update: the standard of import dependency Co-authored-by: yuefengbo <yuefengbo@meituan.com>
What this PR does:
Ftr: etcdv3 for registry
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
remoting pkg unit test is done, see ./remoting/etcdv3/*_test.go
registry pkg unit test is done, see ./registry/etcdv3/*_test.go
Does this PR introduce a user-facing change?: