[
https://issues.apache.org/jira/browse/CAMEL-8085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Vasyliev updated CAMEL-8085:
---------------------------------
Priority: Critical (was: Major)
> Add handling of offset in case of auto commit is disabled to prevent data loss
> ------------------------------------------------------------------------------
>
> Key: CAMEL-8085
> URL: https://issues.apache.org/jira/browse/CAMEL-8085
> Project: Camel
> Issue Type: Improvement
> Components: camel-kafka
> Affects Versions: 2.14.0
> Reporter: Ivan Vasyliev
> Priority: Critical
> Fix For: 2.15.0
>
>
> In order to prevent data loss kafka client allows to manually handle consumer
> offset.
> According to this lady:
> http://ingest.tips/2014/10/12/kafka-high-level-consumer-frequently-missing-pieces/
> Kafka consumer "commitOffset" is committing offset for each consumer and for
> all streams of this consumer.
> I've made changes in camel-kafka in order to support handling of offset in
> case of auto-commit option is disabled.
> Will provide pull request and update description
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)