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/06/29 07:04:54 UTC

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

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


   I have the same error 
   
   ```
   ERRO[0027] [Failed to get last message id from broker]   error="server error: MetadataError: Consumer not found" topic="persistent://public/default/xxx"
   ERRO[0027] [Failed to get last message id]               consumerID=1 error="server error: MetadataError: Consumer not found" name= subscription=reader-fjjyc topic="persistent://public/default/xxx"
   ```
   
   even if I set `StartMessageID` to `pulsar.EarliestMessageID()`.


-- 
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: commits-unsubscribe@pulsar.apache.org

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