srkukarni opened a new pull request #3064: Check for nullness of SchemaInfo URL: https://github.com/apache/pulsar/pull/3064 ### Motivation Functions using CustomSerde depend on SerdeSchema which returns a null SchemaInfo. The ConsumerImpl needs to check if its null before accessing it. ### Modifications Describe the modifications you've done. ### Result After your change, what will change.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
