If you read from offset x last, what information can you get regarding how many messages are left to process?
On Wed, Nov 28, 2012 at 10:13 AM, S Ahmed <sahmed1...@gmail.com> wrote: > Can someone go over how a consumer goes about reading from a broker? > > example: > > 1. connect to zookeeper, get information on the broker that corresponds to > the topic/partition > > Then what does it do, does it register which message_id it is picking up, > or a group of them? >