Kafka Tools

Overview

KafkaTools provides the following functionality that allows publishing to and consuming from topics on Kafka Servers.

Smart Services

  • Publish To Kafka
  • Consume From Kafka

In order to process the messages consumed from Kafka, it is recommended to use the Transaction Manager application. The models designed to process messages will be configured an assigned through the transaction manager job types. See documentation for Transaction Manager

Key Features & Functionality

Please refer to the README for additional details.

Anonymous
Parents
  • Hi,

    I am facing an issue when publishing to a Kafka queue. When running the node it is returning the error [Invalid sasl mechanism]. I have double checked the mechanism value in the config file of the server and it is SCRAM-SHA-512 which is what I have configured in the smart service node. 

Comment
  • Hi,

    I am facing an issue when publishing to a Kafka queue. When running the node it is returning the error [Invalid sasl mechanism]. I have double checked the mechanism value in the config file of the server and it is SCRAM-SHA-512 which is what I have configured in the smart service node. 

Children