Yes take a look at https://cwiki.apache.org/confluence/display/KAFKA/FAQ#FAQ-Idon'twantmyconsumer'soffsetstobecommittedautomatically.CanImanuallymanagemyconsumer'soffsets ?
/******************************************* Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> ********************************************/ On Mon, Dec 30, 2013 at 7:58 AM, Tarang Dawer <tarang.da...@gmail.com>wrote: > Hi All > > Can we manage partition-offset commits separately instead of a > consumerConnector.commitOffsets() (commits offsets of all the related > broker partitions simultaneously) call ? >