I am using storm and kafka for replaying messages. Now I want to save offset of each message and then use it later for resending the message. So my question is how can I fetch a single message using its offset ? That is I know the offset of a message and I want to use the offset to fetch that message(only that message).
Thanks, *Abhishek Bhattacharjee* *Pune Institute of Computer Technology*
