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 2021/01/28 02:59:21 UTC

[GitHub] [pulsar-client-go] brzyangg commented on issue #452: MetadataError: Consumer not found when instantiating a reader with StartMessageID: pulsar.LatestMessageID()

brzyangg commented on issue #452:
URL: https://github.com/apache/pulsar-client-go/issues/452#issuecomment-768763291


   +1
   The value of StartMessageID is always `newMessageID(math.MaxInt64, math.MaxInt64, -1, -1)`
   Cause the Reader to set StartMessageID is LeastMessageID and the message cannot be read


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