jcmfernandes commented on issue #1082:
URL:
https://github.com/apache/pulsar-client-go/issues/1082#issuecomment-4054227967
@poorbarcode @ksargent1216 it's unclear to me if this issue was fixed. I set
up a test with a reader configured with
```go
StartMessageID: pulsar.LatestMessageID(),
StartMessageIDInclusive: true,
```
and I'm unable to reproduce the issue, that is, `reader.Next()` always the
true last message in the topic (that is, the last message from the last batch).
So, was this fixed?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]