Search code examples
symmetricds

How to increase the push/pull frequency of SymmetricDS


We would like the updates in our stores tables to be pushed instantly to the corp table, or as fast as possible. Currently it takes 10 - 25 seconds.

Can we increase the push/pull job frequencies in SymmetricDS

Thanks


Solution

  • Here are the referenced properties. They can be adjusted in the engine properties file or in sym_parameter:

    job.push.period.time.ms (default 60 secs)
    job.pull.period.time.ms (default 60 secs)
    job.routing.period.time.ms (default 10 secs)