Sam created CAMEL-21757:
---------------------------
Summary: Camel kafka Transactional ID with consumersCount>1
Key: CAMEL-21757
URL: https://issues.apache.org/jira/browse/CAMEL-21757
Project: Camel
Issue Type: Improvement
Components: camel-kafka
Affects Versions: 4.8.0
Reporter: Sam
Kafka<-> with Kafka and with consumercount=24 So I am getting
ProducerFencedException
And as we are using
additionaProperties[transactional.id]="transaction-producer"+UUID.randomUUID()
enable.idempotence=true and retries=5 , we are also getting Invalid Transition
attempted from state IN_TRANSACTION TO state IN_TRANSACTION
--
This message was sent by Atlassian Jira
(v8.20.10#820010)