Each message does not have a time stamp. Groups of messages (I think the default is around 500mb) are stored in individual files, and the time stamp parameter will find the offset at the beginning of the file that has that time stamp-- not really helpful for your use case. The accepted solution is to store the offsets in a DB, or some other location. --Tom -- Tom Brown
↧