Skip to content

Commit

Permalink
fix report
Browse files Browse the repository at this point in the history
Signed-off-by: yisaer <[email protected]>
  • Loading branch information
Yisaer committed May 10, 2021
1 parent 8120049 commit 3bb96c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/statistics/hot_peer_cache.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const (
HotThresholdRatio = 0.8
WriteReportInterval = RegionHeartBeatReportInterval
// TODO: use StoreHeartBeatReportInterval in future
ReadReportInterval = RegionHeartBeatReportInterval
ReadReportInterval = RegionHeartBeatReportInterval

rollingWindowsSize = 5

Expand Down

0 comments on commit 3bb96c2

Please sign in to comment.