push.replication.master.push-api.call.delay

Background

Specifies the time (in milliseconds) that the push slave will wait before requesting new data from the master node.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the push.replication.master.push-api.call.delay key, and set the value. This can be set to any valid Long value.

Default value

By default, the delay is set to 5 seconds.

push.replication.master.push-api.call.delay=5000