eolivelli edited a comment on issue #11288:
URL: https://github.com/apache/pulsar/issues/11288#issuecomment-879186812


   can you try to consume the topic with `bin/pulsar-client consume  -st 
auto_consume -s subscname TOPICNAME` ?
   
   `-st auto_consume` means to use AutoConsumeSchema that is the magic schema 
that downloads the Schema and returns the GenericRecord implementations.
   
   


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


Reply via email to