Skip to content

Commit

Permalink
0003317: Failed to delete data gaps message in the log
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichalek committed Nov 17, 2017
1 parent 04d2a94 commit d9a337f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -1058,7 +1058,7 @@ routing.use.fast.gap.detector=true
# DatabaseOverridable: true
# Tags: routing
# Type: boolean
routing.detect.invalid.gaps=false
routing.detect.invalid.gaps=true

# For a busy system, how often to run checks on sym_data in order to expire gaps.
# Normally the routing reads all data and gap expiration can run without checking sym_data.
Expand Down

0 comments on commit d9a337f

Please sign in to comment.