Hi,

We are using HighLevelConsumer and when a new subscription is added to the
topic, the HighLevelConsumer for the same group starts from the start of
the Kafka topic log.

Is there anyway we could set the offset of the HighLevelConsumer to the end
of the log instead? We don't want to move to LowLevelConsumer for this only
case.

Can we manually update the offset in the __consumer_offsets topic in 0.8.2?
Please help.

-- 
Regards
Vamsi Subhash

Reply via email to