You can fetch messages by offset.
https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-FetchRequest
On Fri, Feb 26, 2016 at 7:23 AM rahul shukla
wrote:
> Hello,
> I am working SNMP trap parsing project in my acadmic. i am using kafka
> message
Hello,
I am working SNMP trap parsing project in my acadmic. i am using kafka
message system in my project. Actully i want to store trap object in
kafka which is getting from snmp agent, and retrieve that object on
another side for further processing.
So, my query is , IS there any way to store a