PLCyr commented on issue #1128:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1128#issuecomment-810285644


   Yes, got the same behavior ... 
   The most interesting line in the log I think is this one 
   
   [2021-03-30 13:29:56,087] INFO [Consumer 
clientId=consumer-30bd6ecd-fd2f-4f07-b02f-6eb94c44a7de-6, 
groupId=30bd6ecd-fd2f-4f07-b02f-6eb94c44a7de] Resetting offset for partition 
SFTP-Persistance-Topic-0 to position FetchPosition{**offset=10**, 
offsetEpoch=Optional.empty, 
currentLeader=LeaderAndEpoch{leader=Optional[confluent-kafka-cp-kafka-1.confluent-kafka-cp-kafka-headless.kafka:9092
 (id: 1 rack: null)], epoch=2}}. 
(org.apache.kafka.clients.consumer.internals.SubscriptionState)
   
   Shouldn't the offset be resetted to 0 since it's a new consumer group id 
each time the connector restart ?


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to