You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/07/22 01:47:22 UTC

[GitHub] [pulsar-client-go] wolfstudy commented on issue #328: HasNext returns false when reading last message inclusive

wolfstudy commented on issue #328:
URL: https://github.com/apache/pulsar-client-go/issues/328#issuecomment-662194402


   > @wolfstudy Can you take a look at this issue?
   
   Sure.
   
   @quintans This question looks similar to #241, if we need to consume the message at the very beginning, we need to set the value of StartMessageID to `pulsar.EarliestMessageID()`
   
   In the [reader_test](https://github.com/apache/pulsar-client-go/blob/master/pulsar/reader_test.go) file, we provide a variety of scenarios for reader use, which may be helpful to you


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org