Skip to content

Commit

Permalink
initial load queue should run in-line, not from job
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Nov 11, 2019
1 parent 8d8ab8b commit d6ec612
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -57,6 +57,7 @@ start.file.sync.tracker.job=false
start.file.sync.push.job=false
start.file.sync.pull.job=false
start.initial.load.extract.job=false
start.initial.load.queue.job=false
start.monitor.job=false
purge.retention.minutes=0
stream.to.file.threshold.bytes=0
Expand Down

0 comments on commit d6ec612

Please sign in to comment.