GPrabhudas opened a new issue, #884:
URL: https://github.com/apache/pulsar-client-go/issues/884

   #### Expected behavior
   
   Should return on error instead of panicking with `panic: runtime error: 
invalid memory address or nil pointer dereference`
   
   #### Actual behavior
   Consumer panics with `panic: runtime error: invalid memory address or nil 
pointer dereference`
   
   #### Steps to reproduce
   
   How can we reproduce the issue
   1. produce message with schema
   2. delete schema from broker 
   3. consume message
   
   


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