Hi All , Was happy consuming messages from the consumer . Recently got a new requirement where I have to process the latest message always . Is there anyways I can fetch the latest 100 messages.I know apart from simple consumer I cannot specify the offset . But still wondering is there any way to start consuming from a particular offset.
Note : I have only one consumer per topic. Thanks Ajit