Skip to content

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
Signed-off-by: lhy1024 <admin@liudos.us>
  • Loading branch information
lhy1024 committed Aug 12, 2021
1 parent c0878fc commit 21e9001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/schedulers/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,7 @@ func summaryStoresLoadByEngine(
if !ok || !collector.Filter(info, kind) {
continue
}

// Find all hot peers first
var hotPeers []*statistics.HotPeerStat
peerLoadSum := make([]float64, statistics.DimLen)
Expand Down

0 comments on commit 21e9001

Please sign in to comment.