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 2019/01/25 11:59:50 UTC

[GitHub] wolfstudy commented on issue #3180: Go client Reader panics when passing custom StartMessageID

wolfstudy commented on issue #3180: Go client Reader panics when passing custom StartMessageID 
URL: https://github.com/apache/pulsar/issues/3180#issuecomment-457551508
 
 
   @tobgu Sorry missed this issue before.
   
   > panic: interface conversion: pulsar.MessageID is mypackage.pulsarMessageID, not *pulsar.messageID
   
   This problem looks like a go type assertion conversion error 
   
   If you are convenient, can you give me the corresponding code?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services