push.replication.ignore.delete-lists

When set query processors will ignore the delete lists.

Key: push.replication.ignore.delete-lists
Type: Boolean
Can be set in: collection.cfg

Description

Specifies if push data sources running as query processors should download the delete lists from master. When set 'true' push data sources running as query processors will be unable to be promoted to an admin.

Default Value

Defaults is to download the delete lists.

push.replication.ignore.delete-lists=false

Examples

If you wish to save network load at the cost of not being able to promote a push data source running as a query processor to an admin set:

push.replication.ignore.delete-lists=true