Short description
Currently, a transactional producer only works with a transactional source to enforce required settings for an exactly-once consume-transform-produce workflow.
Details
Explore options to only use the producer part (atomic producer) for multiple messages while not having to commit a transaction to the Kafka consumer.
Short description
Currently, a transactional producer only works with a transactional source to enforce required settings for an exactly-once consume-transform-produce workflow.
Details
Explore options to only use the producer part (atomic producer) for multiple messages while not having to commit a transaction to the Kafka consumer.