So, thats my fault. The protocol documentation is wrong. I added that
comment in the doc.
The time -1 should specify latest offsets, which may be more than one.
While the time -2 should specify the earliest offset and only ever
return one.
I have updated the documentation. Let me know if it is mo
Hi there, from the docs:
"Time: Used to ask for all messages before a certain time (ms). There are
two special values. Specify -1 to receive the latest offset (this will only
ever return one offset). Specify -2 to receive the earliest available
offsets."
But when I send -1 as an offsetrequest I g