Skip to content

Commit

Permalink
Update cdc/kv/client.go
Browse files Browse the repository at this point in the history
  • Loading branch information
overvenus committed Jun 9, 2021
1 parent 2b6fae3 commit 5c2d80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdc/kv/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const (
regionScheduleReload = false

// defines the scan region limit for each table
regionScanLimitPerTable = 40
regionScanLimitPerTable = 6
)

// time interval to force kv client to terminate gRPC stream and reconnect
Expand Down

0 comments on commit 5c2d80b

Please sign in to comment.