-
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
add dynamic route config #1519
add dynamic route config #1519
Conversation
5f9569e
to
8cafa46
Compare
Codecov Report
@@ Coverage Diff @@
## 3.0 #1519 +/- ##
==========================================
+ Coverage 41.86% 41.96% +0.10%
==========================================
Files 259 258 -1
Lines 15109 15111 +2
==========================================
+ Hits 6325 6341 +16
+ Misses 8049 8032 -17
- Partials 735 738 +3
Continue to review full report at Codecov.
|
32f6ca1
to
99a63e1
Compare
99a63e1
to
e875998
Compare
3e48334
to
902c085
Compare
2. add base64Enable flag to zookeeperDynamicConfiguration
902c085
to
52090c3
Compare
191ffc0
to
dd0867d
Compare
This reverts commit dd0867d
* remove struct DubboRouterRule which is useless * remove some error which is useless * rename DubboServiceRouterItem to DubboRouteDetail * 1. add zk mesh route dynamic configuration listener 2. add base64Enable flag to zookeeperDynamicConfiguration * rename Router to Routers * Revert "rename Router to Routers" This reverts commit dd0867d Co-authored-by: dongjianhui03 <dongjianhui03@meituan.com>
What this PR does:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: