[ 
https://issues.apache.org/jira/browse/CAMEL-21757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928508#comment-17928508
 ] 

Sam commented on CAMEL-21757:
-----------------------------

[~davsclaus]  Any Idea On This? I may need a new Ticket for this

 

I am trying to use spring transaction policy with camel kafka . Currently on 
spring transaction policy with kafka transaction management I am setting up the 
transaction id prefix but when transaction are coming through it is seeing as 
transaction id null in KafkaProducer.class and starting a Idempotent Producer 
rather than a transactional Producer

 

> camel-kafka - Camel kafka Transactional ID with consumersCount>1 is not 
> possible
> --------------------------------------------------------------------------------
>
>                 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
>            Priority: Major
>             Fix For: 4.8.4, 4.10.1, 4.11.0
>
>
> 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)

Reply via email to