Hi,
     I want to implement exactly once in kafka using the dsl . I have producer 
and consumer both in the routes. For the documentation it seems that I can 
implement it for producer using the below properties:
enableIdempotence=true
requestRequiredAcks=all
maxInFlightRequest=1
retries=1
For consumer I think I just need to be able to set the property 
'read_committed' and it should work but I don't see an option to add this to 
the consumer.

Also I looked around on the internet and found a ticket already been raised:
https://issues.apache.org/jira/browse/CAMEL-15016

Is it possible to implement 'exactly once' using camel now and how?

Warm Regards,

Vikas Jaiswal
Lead Consultant
[cid:image001.png@01D67243.124E3960]
M: +91 9371626126 | Skype: vikasdnjaiswal
W: www.saksoft.com<http://www.saksoft.com/>  |  
www.acuma.co.uk<http://www.acuma.co.uk/>  |  
www.360logica.com<http://www.360logica.com/> |  www.dreamorbit.com
[Description: 
cid:image003.jpg@01D2806E.41A0F0B0]<https://www.facebook.com/SaksoftLtd/>[Description:
 cid:image004.jpg@01D2806E.41A0F0B0]<https://twitter.com/SaksoftLtd> 
[Description: cid:image005.jpg@01D2806E.41A0F0B0] 
<https://www.linkedin.com/company/saksoft?trk=fc_badge>  [Description: 
cid:image006.jpg@01D2806E.41A0F0B0] 
<https://plus.google.com/112658490949190172294/about>  [Description: 
cid:image007.jpg@01D2806E.41A0F0B0] 
<https://www.youtube.com/channel/UC-eG4ImglhCtStAX45kGQrA>
Innovation   Customer focus   Openness   Respect   Enterprising


Reply via email to