> Do you think this is a good reason to use SimpleConsumer rather than > ConsumerConnector? >
Yes, if you want to be able to rewind to some offset, SimpleConsumer is the right API for this purpose.
> Do you think this is a good reason to use SimpleConsumer rather than > ConsumerConnector? >
Yes, if you want to be able to rewind to some offset, SimpleConsumer is the right API for this purpose.