sijie commented on issue #1917: adding avro schema URL: https://github.com/apache/incubator-pulsar/pull/1917#issuecomment-394911004 > Avro specific validation on the server side I image there should be a validation method in the `Schema` instance. so when broker get the schema info and retrieve the schema instance, it can use that schema instance to do validation. the validation should be part of `Schema` interface or a class in the schema package, and called in broker. but I think we are missing that, that's why I was suggesting us doing this in a separate PR.
---------------------------------------------------------------- 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
