-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add cluster shards refresh interval (#638)
* feat: add clutser topology awareness * fix: depense closed channel close * refactor: make conditional refresh * test: fix broken test * test: change flaky test * perf: use less call * refactor: rollback * perf: set detection logic * refactor: rename cluster option * refactor: divide lazy conditional refresh * refactor: make reusable code * refactor: merge refresh * refactor: use parameter * refactor: always refresh * refactor: rename shardsrefreshinterval Signed-off-by: Rueian <[email protected]>
- Loading branch information
Showing
3 changed files
with
356 additions
and
1 deletion.
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
Oops, something went wrong.