You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The Kafka publisher will post documents to a Kafka index.


 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.
  • Authentication is part of out  future development plan.




  • No labels