Mcpolu
Mcpolu
Hello, I am having this issue too. I do OffsetSpec = new OffsetTypeTimestamp(...) and get all messages from the beginning.
I am just guessing, I think the issue may be in class RawConsumer, method MaybeDispatch. I think there should be another branch in the switch statement for OffsetTypeTimestamp
Sorry, I don't know how to convert from timestamp to offsetValue. Also I would have to ask for written permission from my employer before contributing code, it is not worth...
Hello, thank you for promptly looking into this issue. Gsantomaggio said: the TimeStamp is for chunk and not for message acogoluegnes said: The timestamp used to attach the consumer to...
When I run the code I get a different value on MessageContext.Timestamp for every message. If this timestamp was of the chunk I would be getting the same timestamp for...