-
Notifications
You must be signed in to change notification settings - Fork 17
Assumptions
Andrea Patelli edited this page Jan 21, 2016
·
2 revisions
- The server from which you need to import documents MUST support DCP (at least v 3.0)
- For every bucket that has to be published on Kafka, a different connector configuration is used.
- If the connector is trying to publish messages on Kafka at a faster rate than the connection speed, you should throttle the
dcp.maximum.drainrate
property. -
tasks.max
property should always be 1. If different than 1 it doesn't have any effect on the connector.