Skip to content
Andrea Patelli edited this page Jan 21, 2016 · 2 revisions
  1. The server from which you need to import documents MUST support DCP (at least v 3.0)
  2. For every bucket that has to be published on Kafka, a different connector configuration is used.
  3. 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.
  4. tasks.max property should always be 1. If different than 1 it doesn't have any effect on the connector.
Clone this wiki locally