-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/scalein pump monitor notreload (#958)
* style(cluster): use IterInstance instead of for-loop twice * fix(cluster/update_meta): alter the metedata directly * fix(dm/update_meta): alter the metedata directly * feat(cluster/scale_in): don't need to alter pd's topo independent * tests(cluster,dm): add prometheus's config regenerate after scale-in * feat(cluster/prune): updateMeta and reload config after destroy tombstone * tests(cluster): add pump scale testcase * fix(tests/tiup): remove ipprefix
- Loading branch information
Showing
7 changed files
with
266 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.