Skip to content

Commit

Permalink
0002526: Improve performance of data gap detection
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Apr 7, 2016
1 parent bc652d7 commit a275011
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -870,7 +870,7 @@ routing.max.gaps.to.qualify.in.sql=100
#
# DatabaseOverridable: true
# Tags: routing
routing.stale.dataid.gap.time.ms=7200000
routing.stale.dataid.gap.time.ms=1200000

# This is the maximum number of data that will be routed during one run. It should be a number that well
# exceeds the number rows that will be in a transaction.
Expand Down

0 comments on commit a275011

Please sign in to comment.