Skip to content

Commit

Permalink
Fix change
Browse files Browse the repository at this point in the history
  • Loading branch information
710leo committed Jun 29, 2020
1 parent bce825f commit c232260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/tsdb/index/update_incr.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ func updateIndexIncr() int {
i = i + 1
if i == aggrNum {
rpc.Push2Index(rpc.INCRINDEX, tmpList, IndexList.Get())
i = 0
}
}

Expand Down

0 comments on commit c232260

Please sign in to comment.