-
Notifications
You must be signed in to change notification settings - Fork 721
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
cluster: update the region cache when flow changed (#1759) (#1741) (#1641) #2103
Conversation
Signed-off-by: nolouch <nolouch@gmail.com> # Conflicts: # server/api/region.go
Codecov Report
@@ Coverage Diff @@
## release-3.0 #2103 +/- ##
==============================================
+ Coverage 69.65% 69.7% +0.05%
==============================================
Files 170 170
Lines 16802 16825 +23
==============================================
+ Hits 11703 11728 +25
- Misses 4129 4132 +3
+ Partials 970 965 -5
Continue to review full report at Codecov.
|
/run-all-tests |
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
/merge |
/run-all-tests |
Signed-off-by: hundundm hundundm@gmail.com
What problem does this PR solve?
cherry-pick #1759 #1741 and part of #1641
Check List
Tests