Overview
KafkaTools provides the following functionality that allows publishing to and consuming from topics on Kafka Servers.
Smart Services
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.
How do you resolve the issue "Topic appianTopic not present in metadata after 60000 ms" when publishing to a kafka topicWe have configured the scs keyand then configured the smart service as follow
scs key: used the api key as username and api secret as password
topic: topic created on confluent kakfa
servers: bootstrap server provided by confluent kafka
security protocol: SASL_PLAINTEXT
sasl mechanism: PLAIN
Where do you use the cluster id?
Did you solve that ?
No progress so far