Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Kafka publisher will post documents to a Kafka index.


Easy Heading Free
navigationTitleOn this Page
wrapNavigationTexttrue
navigationExpandOptionexpand-all-by-default

 Features

The Kafka publisher has the following features:

  • Customization of items by a Groovy transformation script.
  • Connector independent.
  • Schema customization capabilities.
  • No limit of number of topics.


Limitations

The Kafka publisher has the following limitations:

  • Apache Kafka does not support wildcard topic selection.
  • Up to  10 partitions per topic recommended.
  • One partiton per consumer.