arjun180 commented on issue #1245: URL: https://github.com/apache/camel-kafka-connector/issues/1245#issuecomment-895575708
Hi @oscerd - thanks for your help. It's working now, maybe it had something to do with the topic I was using. I created a new topic and the idempotency aspect started working. One of the bigger changes I made from the issue mentioned here : https://github.com/apache/camel-kafka-connector/issues/1236 is that I changed `camel.idempotency.repository.type: kafka` to `camel.idempotency.repository.type: memory`. I was curious to know what the difference between the two types is? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org